Skip to content

0.8.14

Choose a tag to compare

@sierpinskid sierpinskid released this 24 Nov 12:20
· 73 commits to main since this release
3373cca
  • Change call.GetLocalParticipant() to return null if local participant is not found
  • potential fix for missing local participant in call.Participants
  • Added client.PauseAndroidAudioPlayback() and client.ResumeAndroidAudioPlayback() methods to stop/resume all audio played by the SDK on Android. This is for better handling when the app is minimized.