本文へスキップ

class NetworkEventErrorCode

(Niantic.Lightship.SharedAR.Networking.NetworkEventErrorCode)

ネットワークイベントのエラーコード

class NetworkEventErrorCode {
public
// fields

static const uint ServerInternalError = 4400;
static const uint RoomNotFoundError = 4401;
static const uint RoomFullError = 4402;
}