Options
All
  • Public
  • Public/Protected
  • All
Menu

Class LoginedUserInfo

인증 성공시, 서버에 남아있는 로그인된 유저정보.

Hierarchy

  • LoginedUserInfo

Index

Constructors

constructor

  • new LoginedUserInfo(subId: number, serviceName: string, userId: number, userType: string, channelId: string, payload: Payload): LoginedUserInfo

Properties

channelId

channelId: string

Channel Id

payload

payload: Payload

Payload

serviceName

serviceName: string

Service 이름

subId

subId: number

SubId

userId

userId: number

UserId

userType

userType: string

UserType

Generated using TypeDoc