JoinLobbyCallback

constructor(jobID: JobID, appID: Int, chatRoomEnterResponse: EChatRoomEnterResponse, lobby: Lobby?)

Parameters

appID

ID of the app the targeted lobby belongs to.

chatRoomEnterResponse

The result of the request.

lobby

The joined Lobby, when chatRoomEnterResponse equals EChatRoomEnterResponse.Success, otherwise null