1.0.0-beta.6 (2021-03-09)
Breaking Changes
- Renamed
CommunicationTokenRefreshOptions.getRefreshProactively()
toCommunicationTokenRefreshOptions.isRefreshProactively()
- Constructor for
CommunicationCloudEnvironment
has been removed and now to set an environment value, thefromString()
method must be called CommunicationCloudEnvironment
,CommunicationTokenRefreshOptions
,CommunicationUserIdentifier
,MicrosoftTeamsUserIdentifier
,
PhoneNumberIdentifier
,UnknownIdentifier
, are all final classes now.