Called when media streams between the caller and callee are connected and audio/video is enabled.
Called when the custom items of the call are deleted.
Called when the custom items of the call are updated.
Called when the call has ended.
Called when the callee has accepted the call, but not yet connected to media streams.
Called when the local user changes audio settings.
Called when the update properties internally on Javascript side
Called when DirectCall successfully reconnects to the server.
Called when DirectCall begins attempting to reconnect to the server after losing connection.
Called when the remote user changes audio settings.
Called when the other user’s recording status is changed. You can check the recording status of the other user with DirectCall.remoteRecordingStatus
Called when the remote user changes video settings.
The local or remote user has put a call on hold or removed a hold from a call and their hold status has changed.
DirectCall that has updated user hold status
Returns true if the user whose hold status changed is local user
Returns true if the user's hold status is changed to on hold
Generated using TypeDoc
Called when the audio device has been changed.
on iOS, if you want to change the audio device you should handle the native side. (Currently, only port names are supported as strings) See also: AVAudioSession.setPreferredInput https://developer.apple.com/documentation/avfaudio/avaudiosession/1616491-setpreferredinput See also: AVRoutePickerView https://developer.apple.com/documentation/avkit/avroutepickerview
1.0.0