Table of Contents

EnableX Android and iOS SDK v2.1.3 is released with configurable option with makeOutboundCall(), Cancel an Outbound Call with cancelOutboundCall(), configurable PlayerView for custom AT view and Force Reload Active Talker view. Also, EnableX v2.1.3 is released with new methods to manage Hard Mute / Unmute Participant and Stop Live Recording in iOS and Android SDK.

Android SDK

  • Configurable Dial-Out Call: The makeOutboundCall() method now comes with configuration option related to Ringer in room. You may opt not to play the ringer until user picks the call and joins. Read more…
  • Switch Active Talker View: User may now switch to PlayerView for the Video Grid in session and can custom playerview with options like highlighting the player border and changing playerview background color. Read more…
  • Force Reload Active Talker View: This method provides the option to force reload the active talker view after any manipulation in the view. Read more…
  • Cancel an Outbound Call: The user may cancel an ongoing Outbound Call to PSTN Number or SIP URI and disconnect a participant(s) from the session. Read more…
  • Hard Mute / Unmute Participant option in EnxRoom: The option for the Moderator to hard-mute a Participant’s Audio and Video Streams is now also available in the EnxRoom class. Read more…
  • Upgraded Stop Live Recording API: You may now stop recording a session live using the upgraded API. Read more…

iOS SDK

  • Configurable Dial-Out Call: The makeOutboundCall() method now comes with configuration option related to Ringer in room. You may opt not to play the ringer until user picks the call and joins. Read more…
  • Switch Active Talker View: User may now switch to PlayerView for the Video Grid in session and can custom playerview with options like highlighting the player border and changing playerview background color. Read more…
  • Force Reload Active Talker View: This method provides the option to force reload the active talker view after any manipulation in the view. Read more…
  • Cancel an Outbound Call: The user may cancel an ongoing Outbound Call to PSTN Number or SIP URI and disconnect a participant(s) from the session. Read more…
  • Hard Mute / Unmute Participant option in EnxRoom: The option for the Moderator to hard-mute a Participant’s Audio and Video Streams is now also available in the EnxRoom class. Read more…
  • Upgraded Stop Live Recording API: You may now stop recording a session live using the upgraded API. Read more…