Skip to content

Fixed some bugs

Compare
Choose a tag to compare
@famous90 famous90 released this 03 Jan 11:51
· 177 commits to master since this release
  • Support DirectCall.duration when a call is active.
  • Fixed a bug with didRemoteAudioSettingChange() delegate.
  • Changed DirectCallDelegate methods from optional to required
    • didConnect()
    • didEnd()
  • Changed return type of SendBirdCall.configure() to discardableResult