Options
All
  • Public
  • Public/Protected
  • All
Menu

Class OngoingCallListener

Hierarchy

  • OngoingCallListener

Index

Constructors

constructor

Properties

Optional onCallEnded

onCallEnded: Function

This event is triggered when the call is ended.

Optional onError

onError: Function

This event is triggered when an error occurs.

Optional onMediaDeviceListUpdated

onMediaDeviceListUpdated: Function

This event is triggered when the media device list changes.

Optional onRecordingStarted

onRecordingStarted: Function

This event is triggered when someone starts recording the call.

Optional onRecordingStopped

onRecordingStopped: Function

This event is triggered when someone stops recording the call.

Optional onScreenShareStarted

onScreenShareStarted: Function

This event is triggered when someone starts sharing their screen in the call.

Optional onScreenShareStopped

onScreenShareStopped: Function

This event is triggered when someone stops sharing their screen in the call.

Optional onUserJoined

onUserJoined: Function

This event is triggered when a user joins the call.

Optional onUserLeft

onUserLeft: Function

This event is triggered when a user leaves the call.

Optional onUserListUpdated

onUserListUpdated: Function

This event is triggered when the participant list of the call changes.

Optional onUserMuted

onUserMuted: Function

This event is triggered when a user is muted.