iOSBroadcastingEvent

public enum iOSBroadcastingEvent

The enumeration of iOS broadcasting events.

Since

1.4.0
  • When broadcast extension connected to this call.

    Declaration

    Swift

    case extensionConnected
  • When broadcast extension disconnected to this call.

    Declaration

    Swift

    case extensionDisconnected