1.0.0 (2021-03-29)
Breaking Changes
- Updated
CommunicationCloudEnvironment(String environmentValue)
constructor toCommunicationCloudEnvironment()
. - Updated
public CommunicationCloudEnvironment fromString(String environmentValue)
topublic static CommunicationCloudEnvironment fromString(String environmentValue)
. - Renamed
TokenRefresher.getTokenAsync()
toTokenRefresher.getToken()
.