jar

io.gs2 : gs2-java-sdk-in-game-push-notification

Maven & Gradle

Jul 13, 2018
1 usages

Game Server Services GS2-InGamePushNotification SDK for Java · Game Server Services GS2-InGamePushNotification SDK for Java

Table Of Contents

Latest Version

Download io.gs2 : gs2-java-sdk-in-game-push-notification JAR file - Latest Versions:

All Versions

Download io.gs2 : gs2-java-sdk-in-game-push-notification JAR file - All Versions:

Version Vulnerabilities Size Updated
0.5.x
0.4.x
0.3.x
0.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window gs2-java-sdk-in-game-push-notification-0.5.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.gs2.inGamePushNotification.model

├─ io.gs2.inGamePushNotification.model.Certificate.class - [JAR]

├─ io.gs2.inGamePushNotification.model.FirebaseToken.class - [JAR]

├─ io.gs2.inGamePushNotification.model.Game.class - [JAR]

├─ io.gs2.inGamePushNotification.model.MqttHost.class - [JAR]

├─ io.gs2.inGamePushNotification.model.PublishResponse.class - [JAR]

├─ io.gs2.inGamePushNotification.model.Status.class - [JAR]

├─ io.gs2.inGamePushNotification.model.WebSocketHost.class - [JAR]

io.gs2.inGamePushNotification

├─ io.gs2.inGamePushNotification.Gs2InGamePushNotification.class - [JAR]

├─ io.gs2.inGamePushNotification.Gs2InGamePushNotificationClient.class - [JAR]

io.gs2.inGamePushNotification.control

├─ io.gs2.inGamePushNotification.control.CreateCertificateRequest.class - [JAR]

├─ io.gs2.inGamePushNotification.control.CreateCertificateResult.class - [JAR]

├─ io.gs2.inGamePushNotification.control.CreateGameRequest.class - [JAR]

├─ io.gs2.inGamePushNotification.control.CreateGameResult.class - [JAR]

├─ io.gs2.inGamePushNotification.control.DeleteCertificateRequest.class - [JAR]

├─ io.gs2.inGamePushNotification.control.DeleteGameRequest.class - [JAR]

├─ io.gs2.inGamePushNotification.control.DescribeGameRequest.class - [JAR]

├─ io.gs2.inGamePushNotification.control.DescribeGameResult.class - [JAR]

├─ io.gs2.inGamePushNotification.control.DescribeServiceClassRequest.class - [JAR]

├─ io.gs2.inGamePushNotification.control.DescribeServiceClassResult.class - [JAR]

├─ io.gs2.inGamePushNotification.control.DescribeStatusRequest.class - [JAR]

├─ io.gs2.inGamePushNotification.control.DescribeStatusResult.class - [JAR]

├─ io.gs2.inGamePushNotification.control.GetGameRequest.class - [JAR]

├─ io.gs2.inGamePushNotification.control.GetGameResult.class - [JAR]

├─ io.gs2.inGamePushNotification.control.GetGameStatusRequest.class - [JAR]

├─ io.gs2.inGamePushNotification.control.GetGameStatusResult.class - [JAR]

├─ io.gs2.inGamePushNotification.control.GetMqttHostRequest.class - [JAR]

├─ io.gs2.inGamePushNotification.control.GetMqttHostResult.class - [JAR]

├─ io.gs2.inGamePushNotification.control.GetWebSocketHostRequest.class - [JAR]

├─ io.gs2.inGamePushNotification.control.GetWebSocketHostResult.class - [JAR]

├─ io.gs2.inGamePushNotification.control.PublishRequest.class - [JAR]

├─ io.gs2.inGamePushNotification.control.PublishResult.class - [JAR]

├─ io.gs2.inGamePushNotification.control.SetFirebaseTokenRequest.class - [JAR]

├─ io.gs2.inGamePushNotification.control.SetFirebaseTokenResult.class - [JAR]

├─ io.gs2.inGamePushNotification.control.UpdateGameRequest.class - [JAR]

├─ io.gs2.inGamePushNotification.control.UpdateGameResult.class - [JAR]

Advertisement