Skip to content

0.6.10

Choose a tag to compare

@sb-junhyeong sb-junhyeong released this 19 Feb 10:24
· 108 commits to master since this release

0.6.10 (Jan 31, 2020)

  • Added Typescript Definition.
  • Polished error description.
  • Properties / Method deprecated. Deprecated interfaces might be removed in future releases.
    • DirectCall.onRemoteAudioEnabled is deprecated. Use onRemoteAudioSettingsChanged Instead.
    • DirectCall.mute is deprecated. Use muteMicrophone Instead.
    • DirectCall.unmute is deprecated. Use unmuteMicrophone Instead.
  • Min / max of the limit field for SendBirdCall.createDirectCallLogListQuery parameter has been adjusted to 10 / 100 each.
  • DirectCall.onRemoteAudioSettingsChanged / onRemoteAudioEnabled is not fired anymore when actual setting is not changed.