Class: LiveSettings

LiveSettings

Settings used by Live Experience component.
See:
Example
liveApi.controller.settings.startVideoInFullScreen = true;

Members

attemptFaceMatchWhenVerifyingIdentity :boolean

This property controls whether or not to include a face match in the ID verification process
Type:
  • boolean

hideEndCallButton :boolean

This property controls whether to hide the end call button from the end user
Type:
  • boolean

hidePauseButton :boolean

This property controls whether to hide the pause/hold button from the end user
Type:
  • boolean

hideQueueLengthIndicator :boolean

This property controls whether to hide the queue length indication from the end user
Type:
  • boolean

startVideoInFullScreen :boolean

This property controls whether to start video in full screen.
Type:
  • boolean

startVideoWithFrontCamera :boolean

This property controls whether to start video using front camera.
Type:
  • boolean