Removed MoveService
Removed the Reconnect and Retry feature
Applied a unique number to each ResultCode
Added and renamed ResultCode(Detailed items)
### 1.0.0-EA2
string SubId
-> int SubId
string roomId
-> int roomId
.string roomName
.string roomName
.string roomName
.string roomName
.bool created
.string roomName
.bool created
.SubId: string
-> SubId: number
roomId: string
-> roomId: number
.roomName: string
.roomName: string
.roomName: string
.roomName: string
.created: boolean
.roomName: string
.created: boolean
.Parameter name change : msgIndex -> customMsgId
Packet