Data associated with replyCode value InitReply.Banned

Hierarchy

  • ReplyCodeDataBanned

Constructors

Properties

_banType: InitBanType = null
_banTypeData: BanTypeData
_byteSize: number = 0

Accessors

  • get banType(): InitBanType
  • Returns InitBanType

  • set banType(banType: InitBanType): void
  • Parameters

    Returns void

  • get banTypeData(): BanTypeData
  • Returns data associated with the banType field.

    Returns

    Data associated with the banType field

    Returns BanTypeData

  • set banTypeData(banTypeData: BanTypeData): void
  • Sets data associated with the banType field.

    Parameters

    Returns void

  • get byteSize(): number
  • Returns the size of the data that this was deserialized from.

    Returns

    The size of the data that this was deserialized from

    Returns number

Methods

Generated using TypeDoc