A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
Z
G
- GENERIC - enum entry in com.sinch.android.rtc.ErrorType
- getAnsweredTime() - function in com.sinch.android.rtc.calling.CallDetails
- The answer time of the call or 0 if call is not yet answered.
- getAudioController() - function in com.sinch.android.rtc.SinchClient
- AudioController object for controlling different audio settings.
- getCall(java.lang.String) - function in com.sinch.android.rtc.calling.CallController
- Returns the Call object with the given callId.
- getCallController() - function in com.sinch.android.rtc.SinchClient
- The CallController object used for placing and receiving calls.
- getCallHeaders() - function in com.sinch.android.rtc.calling.CallNotificationResult
- Public headers associated with the call or empty map if no headers were set by the call initiator.
- getCallId() - function in com.sinch.android.rtc.calling.Call
- The call identifier.
- getCallId() - function in com.sinch.android.rtc.calling.CallNotificationResult
- The call identifier.
- getCaptureDevicePosition() - function in com.sinch.android.rtc.video.VideoController
- The current device facing position, one of Camera.CameraInfo.CAMERA_FACING_FRONT or Camera.CameraInfo.CAMERA_FACING_BACK.
- getCause() - function in kotlin.Throwable
- getCode() - function in com.sinch.android.rtc.SinchError
- The error code that should be used only for logging and troubleshooting purposes.
- getColorFormat() - function in com.sinch.android.rtc.video.VideoFrame
- Color format of YUV frame as in android.graphics.ImageFormat.
- getDetails() - function in com.sinch.android.rtc.calling.Call
- CallDetails containing information about the call.
- getDeviceToken() - function in com.sinch.android.rtc.PushConfiguration
- Device specific token for selected push provider.
- getDirection() - function in com.sinch.android.rtc.calling.Call
- The CallDirection of the call.
- getDisplayName() - function in com.sinch.android.rtc.calling.CallNotificationResult
- The display name of the user calling, if available (null otherwise).
- getDomain() - function in com.sinch.android.rtc.calling.CallNotificationResult
- The domain associated with the call.
- getDuration() - function in com.sinch.android.rtc.calling.CallDetails
- The duration of the call in seconds or 0 if call is not yet established.
- getEndCause() - function in com.sinch.android.rtc.calling.CallDetails
- The cause of why a call ended, after it has ended.
- getEndedTime() - function in com.sinch.android.rtc.calling.CallDetails
- The end time of the call or 0 if call has not ended yet.
- getError() - function in com.sinch.android.rtc.calling.CallDetails
- Error object if an error occurred (the end cause is CallEndCause.FAILURE).
- getErrorType() - function in com.sinch.android.rtc.SinchError
- The error type which describes which part of the SDK caused the error.
- getEstablishedTime() - function in com.sinch.android.rtc.calling.CallDetails
- The establish time of the call or 0 if call is not yet established.
- getExtras() - function in com.sinch.android.rtc.SinchError
- Data containing any extra information about the error.
- getHeaders() - function in com.sinch.android.rtc.calling.Call
- Call headers.
- getHeight() - function in com.sinch.android.rtc.video.VideoFrame
- The frame height.
- getIceCandidateTransportType() - function in com.sinch.android.rtc.calling.WebRtcCallConfiguration
- allows to filter
- getLocalizedMessage() - function in kotlin.Throwable
- getLocalUserId() - function in com.sinch.android.rtc.SinchClient
- The id of the user associated with this SinchClient.
- getLocalView() - function in com.sinch.android.rtc.video.VideoController
- A View containing the local user's camera preview.
- getMediaStreamType() - function in com.sinch.android.rtc.callquality.warnings.ConstantInboundAudioLevelWarningEvent
- getMediaStreamType() - function in com.sinch.android.rtc.callquality.warnings.ConstantOutboundAudioLevelWarningEvent
- getMediaStreamType() - function in com.sinch.android.rtc.callquality.warnings.HighInboundJitterWarningEvent
- Type of stream the warning is issued for.
- getMediaStreamType() - function in com.sinch.android.rtc.callquality.warnings.HighInboundPacketLossWarningEvent
- Type of stream the warning is issued for.
- getMediaStreamType() - function in com.sinch.android.rtc.callquality.warnings.HighRemoteInboundRttWarningEvent
- Type of stream the warning is issued for.
- getMediaStreamType() - function in com.sinch.android.rtc.callquality.warnings.LowOSOutputVolumeLevel
- getMediaStreamType() - function in com.sinch.android.rtc.callquality.warnings.MediaStreamWarningEvent
- getMediaStreamType() - function in com.sinch.android.rtc.callquality.warnings.ZeroInboundAudioLevelWarningEvent
- getMediaStreamType() - function in com.sinch.android.rtc.callquality.warnings.ZeroOutboundAudioLevelWarningEvent
- getMessage() - function in com.sinch.android.rtc.SinchError
- Human readable message of the error, if available.
- getMessage() - function in kotlin.Throwable
- getMinLogLevel() - function in com.sinch.android.rtc.internal.client.log.SinchLogger
- Minimum log level of the message to be processed by the sink.
- getName() - function in com.sinch.android.rtc.callquality.warnings.CallQualityWarningEvent
- String representation of the warning
- getName() - function in com.sinch.android.rtc.callquality.warnings.ConstantInboundAudioLevelWarningEvent
- String representation of the warning
- getName() - function in com.sinch.android.rtc.callquality.warnings.ConstantOutboundAudioLevelWarningEvent
- String representation of the warning
- getName() - function in com.sinch.android.rtc.callquality.warnings.HighInboundJitterWarningEvent
- String representation of the warning
- getName() - function in com.sinch.android.rtc.callquality.warnings.HighInboundPacketLossWarningEvent
- String representation of the warning
- getName() - function in com.sinch.android.rtc.callquality.warnings.HighRemoteInboundRttWarningEvent
- String representation of the warning
- getName() - function in com.sinch.android.rtc.callquality.warnings.LowOSOutputVolumeLevel
- String representation of the warning
- getName() - function in com.sinch.android.rtc.callquality.warnings.MediaStreamWarningEvent
- String representation of the warning
- getName() - function in com.sinch.android.rtc.callquality.warnings.MissingMediaStreamWarningEvent
- String representation of the warning
- getName() - function in com.sinch.android.rtc.callquality.warnings.ZeroInboundAudioLevelWarningEvent
- String representation of the warning
- getName() - function in com.sinch.android.rtc.callquality.warnings.ZeroOutboundAudioLevelWarningEvent
- String representation of the warning
- getName() - function in kotlin.AudioController.UseSpeakerphone
- getName() - function in kotlin.CallDirection
- getName() - function in kotlin.CallEndCause
- getName() - function in kotlin.CallQualityWarningEventType
- getName() - function in kotlin.CallState
- getName() - function in kotlin.ErrorType
- getName() - function in kotlin.IceCandidateTransportType
- getName() - function in kotlin.MediaStreamType
- getName() - function in kotlin.VideoScalingType
- getOrdinal() - function in kotlin.AudioController.UseSpeakerphone
- getOrdinal() - function in kotlin.CallDirection
- getOrdinal() - function in kotlin.CallEndCause
- getOrdinal() - function in kotlin.CallQualityWarningEventType
- getOrdinal() - function in kotlin.CallState
- getOrdinal() - function in kotlin.ErrorType
- getOrdinal() - function in kotlin.IceCandidateTransportType
- getOrdinal() - function in kotlin.MediaStreamType
- getOrdinal() - function in kotlin.VideoScalingType
- getProgressedTime() - function in com.sinch.android.rtc.calling.CallDetails
- The progress time of the call or 0 if call has not yet reached progressing state or is an incoming call.
- getQualityController() - function in com.sinch.android.rtc.calling.Call
- The CallQualityController associated with given call.
- getRemoteUserId() - function in com.sinch.android.rtc.calling.Call
- The identifier of the remote participant of the call.
- getRemoteUserId() - function in com.sinch.android.rtc.calling.CallNotificationResult
- The remote user identifier.
- getRemoteView() - function in com.sinch.android.rtc.video.VideoController
- A View containing the remote user's camera feed.
- getRequiredPermission() - function in com.sinch.android.rtc.MissingPermissionException
- getRotation() - function in com.sinch.android.rtc.video.VideoFrame
- The degree that the frame must be rotated clockwise to be rendered correctly.
- getRungTime() - function in com.sinch.android.rtc.calling.CallDetails
- The ring time of the call or 0 if call has not yet reached ringing state or is an incoming call.
- getStackTrace() - function in kotlin.Throwable
- getStartedTime() - function in com.sinch.android.rtc.calling.CallDetails
- The start time of the call.
- getState() - function in com.sinch.android.rtc.calling.Call
- The CallState the call is currently in.
- getSuppressed() - function in kotlin.Throwable
- getType() - function in com.sinch.android.rtc.callquality.warnings.CallQualityWarningEvent
- Type of the warning event.
- getType() - function in com.sinch.android.rtc.callquality.warnings.ConstantInboundAudioLevelWarningEvent
- Type of the warning event.
- getType() - function in com.sinch.android.rtc.callquality.warnings.ConstantOutboundAudioLevelWarningEvent
- Type of the warning event.
- getType() - function in com.sinch.android.rtc.callquality.warnings.HighInboundJitterWarningEvent
- Type of the warning event.
- getType() - function in com.sinch.android.rtc.callquality.warnings.HighInboundPacketLossWarningEvent
- Type of the warning event.
- getType() - function in com.sinch.android.rtc.callquality.warnings.HighRemoteInboundRttWarningEvent
- Type of the warning event.
- getType() - function in com.sinch.android.rtc.callquality.warnings.LowOSOutputVolumeLevel
- Type of the warning event.
- getType() - function in com.sinch.android.rtc.callquality.warnings.MediaStreamWarningEvent
- Type of the warning event.
- getType() - function in com.sinch.android.rtc.callquality.warnings.MissingMediaStreamWarningEvent
- Type of the warning event.
- getType() - function in com.sinch.android.rtc.callquality.warnings.ZeroInboundAudioLevelWarningEvent
- Type of the warning event.
- getType() - function in com.sinch.android.rtc.callquality.warnings.ZeroOutboundAudioLevelWarningEvent
- Type of the warning event.
- getUseSpeakerphoneState() - function in com.sinch.android.rtc.AudioController.AudioRoutingConfig
- getValue() - function in com.sinch.android.rtc.calling.CallEndCause
- getVendorData() - function in com.sinch.android.rtc.PushConfiguration
- Optional vendor specific data.
- getVendorId() - function in com.sinch.android.rtc.PushConfiguration
- Vendor specific id.
- getVersion() - function in com.sinch.android.rtc.Sinch
- getVideoController() - function in com.sinch.android.rtc.SinchClient
- VideoController object for managing and retrieving views for Video calls.
- getWidth() - function in com.sinch.android.rtc.video.VideoFrame
- The frame width.
- getYuvPlanes() - function in com.sinch.android.rtc.video.VideoFrame
- The Y, U and V planes array.
- getYuvStrides() - function in com.sinch.android.rtc.video.VideoFrame
- The frame strides for each plane.
- GSM_CALL_DETECTED - enum entry in com.sinch.android.rtc.calling.CallEndCause