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): LoginedUserInfo

Properties

channelId

channelId: string

채널 아이디

serviceName

serviceName: string

서비스 이름

subId

subId: number

서브아이디

userId

userId: number

유저 아이디

userType

userType: string

유저 타입

Generated using TypeDoc