Interface IChangeBgmCmd

Properties of a ChangeBgmCmd.

Hierarchy

  • IChangeBgmCmd

Implemented by

Properties

Status?: null | BgmStatus

ChangeBgmCmd Status

eventId?: null | string

ChangeBgmCmd eventId

name?: null | string

ChangeBgmCmd name

scope?: null | CmdScope

ChangeBgmCmd scope

spaceId?: null | string

ChangeBgmCmd spaceId

url?: null | string

ChangeBgmCmd url

volume?: null | number

ChangeBgmCmd volume

Generated using TypeDoc