A  B  C  D  E  F  G  H  I  L  M  N  O  P  Q  R  S  T  U  V 

G

GENERIC - enum entry in com.sinch.android.rtc.ErrorType
 
getAudioController() - function in com.sinch.android.rtc.SinchClient
Returns an AudioController object for controlling different audio settings.
getCall(String) - function in com.sinch.android.rtc.calling.CallController
Returns the Call object with the identifier callId.
getCallController() - function in com.sinch.android.rtc.SinchClient
Returns the CallController object for placing and receiving calls.
getCallHeaders() - function in com.sinch.android.rtc.calling.CallNotificationResult
Returns 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
Returns the call identifier.
getCallId() - function in com.sinch.android.rtc.calling.CallNotificationResult
Returns 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
Returns 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.
getColorFormat() - function in com.sinch.android.rtc.video.VideoFrame.DefaultVideoFrame
Color format of YUV frame as in android.graphics.ImageFormat.
getDetails() - function in com.sinch.android.rtc.calling.Call
Returns CallDetails containing metadata about the call.
getDeviceToken() - function in com.sinch.android.rtc.PushConfiguration
Returns device specific token for selected push provider.
getDirection() - function in com.sinch.android.rtc.calling.Call
Returns the CallDirection of the call.
getDisplayName() - function in com.sinch.android.rtc.calling.CallNotificationResult
Returns the display name of the user calling, if available.
getDomain() - function in com.sinch.android.rtc.calling.CallNotificationResult
Returns the domain associated with the call.
getDuration() - function in com.sinch.android.rtc.calling.CallDetails
Returns the duration of the call in seconds or 0 if call is not yet established.
getEndCause() - function in com.sinch.android.rtc.calling.CallDetails
Returns the cause of why a call ended, after it has ended.
getEndedTime() - function in com.sinch.android.rtc.calling.CallDetails
Returns the ended time of the call or 0 if call has not ended yet.
getError() - function in com.sinch.android.rtc.calling.CallDetails
Returns an error object if an error occurred (the end cause is CallEndCause.FAILURE).
getErrorType() - function in com.sinch.android.rtc.SinchError
Returns the error type which describes which part of the SDK caused the error.
getEstablishedTime() - function in com.sinch.android.rtc.calling.CallDetails
Returns the established time of the call or 0 if call is not yet established.
getExtras() - function in com.sinch.android.rtc.SinchError
Returns a map containing any extra information about the error.
getHeaders() - function in com.sinch.android.rtc.calling.Call
Returns the headers.
getHeight() - function in com.sinch.android.rtc.video.VideoFrame
The frame height.
getHeight() - function in com.sinch.android.rtc.video.VideoFrame.DefaultVideoFrame
The frame height.
getLocalizedMessage() - function in kotlin.Throwable
 
getLocalUserId() - function in com.sinch.android.rtc.SinchClient
Returns the id of the user associated with this SinchClient.
getLocalView() - function in com.sinch.android.rtc.video.VideoController
 
getMessage() - function in com.sinch.android.rtc.SinchError
Returns a human readable message of the error, if available.
getMessage() - function in kotlin.Throwable
 
getName() - function in kotlin.AudioController.UseSpeakerphone
 
getName() - function in kotlin.CallDirection
 
getName() - function in kotlin.CallEndCause
 
getName() - function in kotlin.CallState
 
getName() - function in kotlin.ErrorType
 
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.CallState
 
getOrdinal() - function in kotlin.ErrorType
 
getOrdinal() - function in kotlin.VideoScalingType
 
getPushData() - function in com.sinch.android.rtc.PushPair
Identifier for the specific device that should be woken up by the push notification.
getPushPayload() - function in com.sinch.android.rtc.PushPair
Opaque Sinch-specific payload to be sent with the push notification.
getRemoteUserId() - function in com.sinch.android.rtc.calling.Call
Returns the identifier of the remote participant in the call.
getRemoteUserId() - function in com.sinch.android.rtc.calling.CallNotificationResult
Returns the remote user identifier.
getRemoteView() - function in com.sinch.android.rtc.video.VideoController
 
getRequiredPermission() - function in com.sinch.android.rtc.MissingPermissionException
 
getRotation() - function in com.sinch.android.rtc.video.VideoFrame
 
getRotation() - function in com.sinch.android.rtc.video.VideoFrame.DefaultVideoFrame
 
getStackTrace() - function in kotlin.Throwable
 
getStartedTime() - function in com.sinch.android.rtc.calling.CallDetails
Returns the started time of the call.
getState() - function in com.sinch.android.rtc.calling.Call
Returns the CallState the call is currently in.
getSuppressed() - function in kotlin.Throwable
 
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
Returns optional vendor specific data.
getVendorId() - function in com.sinch.android.rtc.PushConfiguration
Returns vendor specific id.
getVersion() - function in com.sinch.android.rtc.Sinch
 
getVideoController() - function in com.sinch.android.rtc.SinchClient
Returns a VideoController object for managing and retrieving views for Video calls.
getWidth() - function in com.sinch.android.rtc.video.VideoFrame
The frame width.
getWidth() - function in com.sinch.android.rtc.video.VideoFrame.DefaultVideoFrame
The frame width.
getYuvPlanes() - function in com.sinch.android.rtc.video.VideoFrame
The Y, U and V planes array.
getYuvPlanes() - function in com.sinch.android.rtc.video.VideoFrame.DefaultVideoFrame
The Y, U and V planes array.
getYuvStrides() - function in com.sinch.android.rtc.video.VideoFrame
The frame strides for each plane.
getYuvStrides() - function in com.sinch.android.rtc.video.VideoFrame.DefaultVideoFrame
The frame strides for each plane.
A  B  C  D  E  F  G  H  I  L  M  N  O  P  Q  R  S  T  U  V