ScreenShareButtonSelector type
ScreenShareButton コンポーネント セレクターの種類。
type ScreenShareButtonSelector = (
state: CallClientState,
props: CallingBaseSelectorProps
) => { checked?: boolean; disabled?: boolean }
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
ScreenShareButton コンポーネント セレクターの種類。
type ScreenShareButtonSelector = (
state: CallClientState,
props: CallingBaseSelectorProps
) => { checked?: boolean; disabled?: boolean }