-
Notifications
You must be signed in to change notification settings - Fork 2
Endpoint
Adnan Arnautović edited this page Jan 26, 2023
·
1 revision
Returns the value of the participant's identifier on this endpoint as a string
.
none
-
string
- Identifier of the participant on this endpoint
console.log(`Identifier of the participant on this endpoint: ${endpoint.identifier()}`);
Returns the value of the participant's display identifier on this endpoint as a string
.
none
-
string
- Display identifier of the participant on this endpoint
console.log(`Display identifier of the participant on this endpoint: ${endpoint.displayIdentifier()}`);
- InfobipRTC
- Call
- IncomingCall
- OutgoingCall
- CallOptions
- CallOptionsBuilder
- RecordingOptions
- RecordingOptionsBuilder
- VideoOptions
- VideoOptionsBuilder
- CameraOrientation
- CallPhoneNumberOptions
- CallPhoneNumberOptionsBuilder
- DeclineOptions
- DeclineOptionsBuilder
- CallStatus
- HangupStatus
- User
- IncomingCallEvent
- Conference
- ConferenceOptions
- ConferenceOptionsBuilder
- ConferenceUser
- NetworkQuality
- ApplicationCall
- IncomingApplicationCall
- ApplicationCallApiEvents
- IncomingApplicationCallEvent
- Participant
- State
- Media
- Audio
- Endpoint
- EndpointType
- WebrtcEndpoint
- PhoneEndpoint
- SipEndpoint
- AudioOptions
- AudioOptionsBuilder
- AudioFilter
- AudioFilterFactory
- VideoFilter
- VideoFilterFactory