Package | Description |
---|---|
com.sinch.android.rtc |
Modifier and Type | Method and Description |
---|---|
UserControllerBuilder |
UserControllerBuilder.applicationKey(java.lang.String applicationKey)
Sets the application key associated with the UserController.
|
UserControllerBuilder |
UserControllerBuilder.callbackHandler(CallbackHandler callbackHandler)
Sets the callback handler (on a thread with a looper) the UserController will post callbacks on.
|
UserControllerBuilder |
UserControllerBuilder.context(android.content.Context context)
Sets the context associated with the UserController.
|
UserControllerBuilder |
HmsPushBuilder.done()
Creates the resulting parent UserControllerBuilder.
|
UserControllerBuilder |
UserControllerBuilder.environmentHost(java.lang.String environmentHost)
Sets the environment host associated with the UserController.
|
static UserControllerBuilder |
Sinch.getUserControllerBuilder()
Returns a UserControllerBuilder instance that can be used create a new UserController, which is used to register
new user and its FCM Push Token for the Sinch Managed push to allow receiving incoming calls via push for this
specified user on this very device.
|
UserControllerBuilder |
UserControllerBuilder.userId(java.lang.String userId)
Sets the user id associated with the UserController.
|
Copyright 2016, Sinch AB