MoqInputSettings.onConnectionStatusChange property

Called when a publisher connection status changes (listener mode only)

Signature:

onConnectionStatusChange?: (connectionIndex: number, state: string) => void;