Constructor and Description |
---|
com.azure.android.communication.common.CommunicationTokenRefreshOptions(Callable<String>, boolean)
Use
CommunicationTokenRefreshOptions.CommunicationTokenRefreshOptions(Callable) instead
and chain fluent setter CommunicationTokenRefreshOptions.setRefreshProactively(boolean) |
com.azure.android.communication.common.CommunicationTokenRefreshOptions(Callable<String>, boolean, String)
Use
CommunicationTokenRefreshOptions.CommunicationTokenRefreshOptions(Callable) instead
and chain fluent setter CommunicationTokenRefreshOptions.setRefreshProactively(boolean) |