Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IdentityManagerConfig

Index

Properties

Optional chatMessageHandler

chatMessageHandler: undefined | ((thread: ChatThread) => void)

Optional endpoint

endpoint: undefined | string

Optional errorHandler

errorHandler: undefined | ((err: any) => void)

Optional identityUpdateHandler

identityUpdateHandler: undefined | ((identity: IdentityProfile) => void)

Optional matchmakerLobbyJoinHandler

matchmakerLobbyJoinHandler: undefined | ((lobby: MatchmakerLobbyJoinInfo) => void)

Optional notificationHandler

notificationHandler: undefined | ((notification: GlobalEventNotification, eventKind: GlobalEventKind) => void)

Optional partyUpdateHandler

partyUpdateHandler: undefined | ((party: PartySummary) => void)

Optional service

Optional token

token: undefined | string