Gamebase SDK for Android  1.0.0
Toast Gamebase Platform
LaunchingStatus Class Reference

Created by shhong on 2016. More...

Inheritance diagram for LaunchingStatus:
Inheritance graph
Collaboration diagram for LaunchingStatus:
Collaboration graph

Public Member Functions

int getCode ()
 
String getMessage ()
 
boolean isPlayable ()
 

Static Public Attributes

static final int IN_SERVICE = 200
 
static final int IN_SERVICE_QA = 202
 
static final int CLOSED_SERVICE = 302
 
static final int MAINTENANCE = 303
 
static final int UPGRADE_RECOMMENDED = 201
 
static final int UPGRADE_REQUIRED = 300
 
static final int BLOCKED_BLACKLIST = 301
 
static final int UNREGISTERED_GAME = 400
 
static final int UNREGISTERED_CLIENT = 401
 
static final int INTERNAL_SERVER_ERROR = 500
 

Detailed Description

Created by shhong on 2016.

  1. 22..