Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

  • T

Hierarchy

  • Visitor

Index

Properties

Properties

_

_: (name: string, value: any) => T

Type declaration

    • (name: string, value: any): T
    • Parameters

      • name: string
      • value: any

      Returns T

direct

direct: (value: ChatSimpleTopicDirect) => T

Type declaration

    • (value: ChatSimpleTopicDirect): T
    • Parameters

      • value: ChatSimpleTopicDirect

      Returns T

group

group: (value: ChatSimpleTopicGroup) => T

Type declaration

    • (value: ChatSimpleTopicGroup): T
    • Parameters

      • value: ChatSimpleTopicGroup

      Returns T

party

party: (value: ChatSimpleTopicParty) => T

Type declaration

    • (value: ChatSimpleTopicParty): T
    • Parameters

      • value: ChatSimpleTopicParty

      Returns T