Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MoveServicePromise

Hierarchy

  • MoveServicePromise

Index

Constructors

constructor

Properties

channelId

channelId: string

이동한 서비스에서의 ChannelId

payloadChannel

payloadChannel: Payload

체널 관련 추가 정보. 서버의 IUser.onMoveOutChannel 구현에 따라 사용하지 않을 수 있음.

payloadService

payloadService: Payload

서비스 관련 추가 정보. 서버의 IUser.onMoveOutService 구현에 따라 사용하지 않을 수 있음.

resultCode

결과 코드

serviceName

serviceName: string

이동한 서비스의 ServiceName

userType

userType: string

이동한 서비스에서의 UserType

Generated using TypeDoc