Package com.sinch.android.rtc
See: Description
-
Enum Summary Enum Description UseSpeakerphone ErrorType -
Class Summary Class Description AudioRoutingConfig Automatic routing configuration data. AudioPlayoutInfo Describes the audio playout configuration in use when RemoteAudioFrameListener callbacks fire. AudioRecordInfo Describes the audio recording configuration in use when LocalAudioFrameListener callbacks fire. MissingPermissionException Thrown in case the Sinch SDK is missing a permission required to function properly. -
Interface Summary Interface Description AudioController Controls different audio settings. ClientRegistration Callback object to be used to proceed in user registration flow when registration credentials for the user in question have been obtained. FcmPushConfigurationBuilder FcmPushConfigurationBuilder class is a builder used to provide configuration for Firebase Push Notifications using Firebase Cloud Messaging. HmsPushConfigurationBuilder HmsPushConfigurationBuilder class is a builder used to provide configuration for Huawei Push Notifications using HMS (Huawei Mobile Services). LocalAudioFrameListener Listener for local audio recording events. PushConfiguration PushConfiguration specifies configuration needed by the Sinch SDK to initialize managed push functionality allowing clients to receive notifications about incoming calls. PushTokenRegistrationCallback Callback for push token registration events. PushTokenUnregistrationCallback Callback for push token unregistration events. RemoteAudioFrameListener Listener for remote audio playout events. SinchClient The SinchClient is the Sinch SDK entry point. SinchClientBuilder The SinchClientBuilder class builds a new SinchClient instance. SinchClientListener A SinchClientListener handles client state changes and the optional log method allows the listener to log messages from the underlying calling functionality. SinchError SinchLogCallback UserController A UserControllermanages registration of user and respective FCM and MHS push data for Sinch Managed Push functionality.UserControllerBuilder The UserControllerBuilder class builds a new UserController instance. UserRegistrationCallback Callback for User Registration flow events.