BMPRemoteControlType

Objective-C

enum BMPRemoteControlType {}

Swift

enum BMPRemoteControlType : Int

Enumerates the different available remote device types.

  • The remote device is a GoogleCast compatible device.

    Declaration

    Objective-C

    BMPRemoteControlTypeCast

    Swift

    case cast = 0