Gamebase SDK for Android 2.50.0
NHN Cloud Gamebase Platform
Loading...
Searching...
No Matches
ServerPushEventMessage.Type Class Reference
Collaboration diagram for ServerPushEventMessage.Type:
Collaboration graph

Static Public Attributes

static final String APP_KICKOUT = "appKickout"
 
static final String APP_KICKOUT_MESSAGE_RECEIVED = "appKickoutMessageReceived"
 
static final String TRANSFER_KICKOUT = "transferKickout"
 

Member Data Documentation

◆ APP_KICKOUT

final String APP_KICKOUT = "appKickout"
static

◆ APP_KICKOUT_MESSAGE_RECEIVED

final String APP_KICKOUT_MESSAGE_RECEIVED = "appKickoutMessageReceived"
static

◆ TRANSFER_KICKOUT

final String TRANSFER_KICKOUT = "transferKickout"
static