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 will render the legacy call UI. If set to true it will render the legacy call UI. Default value is false.
This method will set the appID.
This method will set the custom CSS of the call screen.
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 will set the localized text in the call screen.
This method sets the mode of the call.
This methods sets the session ID of the call.
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 switch mode button. If set to true it will display the switch mode button. If set to false it will hide the switch mode 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 recording button. If set to true it will display the recording button. If set to false it will hide the recording button. Default value is false.
This method shows/hides the screen share button. If set to true it will display the screen share button. If set to false it will hide the screen share button. Default value is true.
This method starts the recording as soon as the call start. If set to true it will start the recording as soon as the call start. Default value is false.
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.