- setCloudEnvironment(CommunicationCloudEnvironment) - Method in class com.azure.android.communication.common.MicrosoftTeamsUserIdentifier
-
Set cloud environment of the Teams user identifier
- setInitialToken(String) - Method in class com.azure.android.communication.common.CommunicationTokenRefreshOptions
-
Set the optional serialized JWT token
- setRawId(String) - Method in class com.azure.android.communication.common.CommunicationIdentifier
-
Set full id of the identifier
RawId is the encoded format for identifiers to store in databases or as stable keys in general.
- setRawId(String) - Method in class com.azure.android.communication.common.CommunicationUserIdentifier
-
Set full id of the identifier
RawId is the encoded format for identifiers to store in databases or as stable keys in general.
- setRawId(String) - Method in class com.azure.android.communication.common.MicrosoftTeamsAppIdentifier
-
Set full ID of the identifier.
- setRawId(String) - Method in class com.azure.android.communication.common.MicrosoftTeamsUserIdentifier
-
Set full id of the identifier
RawId is the encoded format for identifiers to store in databases or as stable keys in general.
- setRawId(String) - Method in class com.azure.android.communication.common.PhoneNumberIdentifier
-
Set full id of the identifier
RawId is the encoded format for identifiers to store in databases or as stable keys in general.
- setRawId(String) - Method in class com.azure.android.communication.common.UnknownIdentifier
-
Set full id of the identifier
RawId is the encoded format for identifiers to store in databases or as stable keys in general.
- setRefreshProactively(boolean) - Method in class com.azure.android.communication.common.CommunicationTokenRefreshOptions
-
Set whether the token should be proactively renewed prior to its expiry or on
demand.