PartyMode

enum PartyMode : String, Encodable

Party mode of the player (SwiftlyKodi Type)

  • Music party

    Declaration

    Swift

    case music
  • Video party

    Declaration

    Swift

    case video