This methods shows/hides the default button layout. If set to true the default button layout will be shown. If set to false the default button layout will be hidden. Default value is true
This method sets the call event listener.
This method will set the default audio mode.
This methods sets the type(audio/video) of the call. If set to true, the call will be strictly an audio call. If set to false, the call will be an audio-video call. Default value is false
This method sets the mode of the call.
This methods sets the session ID of the call.
This method shows/hides the audio mode button. If set to true it will display the audio mode button. If set to false it will hide the audio mode button. Default value is true.
This method shows/hides the end call button. If set to true it will display the end call button. If set to false it will hide the end call button. Default value is true.
This method shows/hides the mute audio button. If set to true it will display the mute audio button. If set to false it will hide the mute audio button. Default value is true.
This method shows/hides the pause video button. If set to true it will display the pause video button. If set to false it will hide the pause video button. Default value is true.
This method shows/hides the switch camera button. If set to true it will display the switch camera button. If set to false it will hide the switch camera button. Default value is true.
This method allows the call to be started with audio muted. If set to true, the call will start with audio muted. Default value is false.
This method allows the call to be started with video muted. If set to true, the call will start with video muted. Default value is false.
This method will return an object of the CallSettings class.