CallWithChatAdapterUiState interface

UI state pertaining to the CallWithChatComposite.

Properties

isLocalPreviewMicrophoneEnabled

Microphone state before a call has joined.

page

Current page of the Composite.

Property Details

isLocalPreviewMicrophoneEnabled

Microphone state before a call has joined.

public isLocalPreviewMicrophoneEnabled: boolean

Property Value

boolean

page

Current page of the Composite.

public page: CallCompositePage

Property Value