Fabien Lavocat

Results 2 issues of Fabien Lavocat

The callback [RefreshTokenCallBack](https://github.com/DolbyIO/comms-sdk-dotnet/blob/main/src/DolbyIO.Comms.Sdk/Native/Callback.cs#L5-L10) should be made async: ```cs public delegate Task RefreshTokenCallBack(); ```

### Description Remove outdated [Dolby Millicast](https://dolby.io) locations from the RTMP Services list. ### Motivation and Context Update support for "Dolby Millicast" in RTMP Services. ### How Has This Been Tested?...