Interface IGameToastCmd

Properties of a GameToastCmd.

Hierarchy

  • IGameToastCmd

Implemented by

Properties

content?: null | string

GameToastCmd content

duration?: null | number | Long

GameToastCmd duration

eventId?: null | string

GameToastCmd eventId

pidArr?: null | string[]

GameToastCmd pidArr

spaceId?: null | string

GameToastCmd spaceId

type?: null | string

GameToastCmd type

Generated using TypeDoc