 |
Diarkis C++Client Library API Document
|
[詳解]
12 constexpr uint16_t
Get_ = 200;
13 constexpr uint16_t
Set_ = 300;
const char * TranslateCommand(uint8_t version, uint16_t command)
Definition: protocol.cpp:11
@ TCP_JOIN
TCPによって接続されています
Definition: protocol.h:90
@ DT_ACTOR_MANAGEMENT
アクターインスタンス管理情報
Definition: protocol.h:175
@ PT_SENDCREATESERVER
データの作成開始、送信、およびサーバー処理時間を含む(24バイト)⇒ サポートされていません
Definition: protocol.h:227
@ TCP_JOINING
TCPによる接続
Definition: protocol.h:76
@ DT_CUSTOM_MESSAGE
カスタムメッセージ
Definition: protocol.h:183
@ PT_SEND
プロフィール用のメッセージ
Definition: protocol.h:214
@ MIGRATE
Room 移動
Definition: protocol.h:111
MatchMakerSearchStatus
MatchMakerの検索状況
Definition: protocol.h:120
@ DT_REPLICATION
複製メッセージ
Definition: protocol.h:167
@ ROOM_NOT_FIND
FindByTypeによってRoomが見つかりませんでした
Definition: protocol.h:62
constexpr uint16_t UdpHello2
Definition: protocol.h:28
@ UDP_JOIN
UDPによって接続されました
Definition: protocol.h:83
@ FAIL_JOIN
参加に失敗しました
Definition: protocol.h:104
@ NOT_CONNECTED
接続前
Definition: protocol.h:48
@ ROOM_FIND
FindByType によって見つかる Room
Definition: protocol.h:55
@ PT_SENDCREATE
Definition: protocol.h:220
@ PT_NONE
プロフィール用メッセージ
Definition: protocol.h:207
constexpr uint16_t LargeFile
Definition: protocol.h:20
constexpr uint16_t Set_
Definition: protocol.h:13
constexpr uint16_t LargeBytes
Definition: protocol.h:19
ConnectState
接続状態
Definition: protocol.h:40
constexpr uint16_t UdpThrottle
Definition: protocol.h:26
constexpr uint16_t UdpHello
Definition: protocol.h:27
const DIARKIS_EXPORT char * DiarkisTranslateCommand(uint16_t command)
DataType
Room::BroadcastTo、MessageTo、Field::SyncInt、Sync、SyncInt P2P::Send、Group::BroadcastTo、MatchMaker::Sync...
Definition: protocol.h:151
constexpr uint16_t TicketMemberLeave
Definition: protocol.h:31
@ MMS_SEARCH_FAIL
検索失敗
Definition: protocol.h:142
ProfileType
プロフィールタイプ
Definition: protocol.h:199
@ DT_POSITION_SYNC
位置同期メッセージ
Definition: protocol.h:159
@ UDP_JOINING
UDPによる接続
Definition: protocol.h:69
@ MMS_SEARCH_SUCCESS
検索成功
Definition: protocol.h:135
constexpr uint16_t TcpHey
Definition: protocol.h:23
constexpr uint16_t Get_
Definition: protocol.h:12
@ LEAVE
退出
Definition: protocol.h:97
@ MMS_SEARCH_NOT_RETURN
検索結果が返されません
Definition: protocol.h:128
@ DT_PROFILE_CHECK
プロフィール用のメッセージ
Definition: protocol.h:190
const char * TranslateCommand(uint8_t version, uint16_t command)
Definition: protocol.cpp:11
constexpr uint16_t FieldFindUsers
Definition: protocol.h:16