Categories > Newgrounds.io > rex_ngio_gateway

Introduction

Provides information about the gateway server.

Links


Categories > Newgrounds.io > rex_ngio_gatewayIntroductionLinksDependenceUsagePrepareGet date-timeGet versionPing

Dependence

Usage

Sample capx

Prepare

Put rex_ngio_authentication into project, and set property App id and AES key.

Get date-time

Callback
Yes
No
Action
is success
Condition:On get date time
Condition:On get date time error
Expression:Datetime
Expression:ErrorMessage
Action:Get date time
  1. Action:Get date time

  2. Callback

    • Success : Condition:On get date time

      • Expression:Datetime
    • Error : Condition:On login error

      • Expression:ErrorMessage

Get version

Callback
Yes
No
Action
is success
Condition:On get version
Condition:On get version error
Expression:Version
Expression:ErrorMessage
Action:Get version
  1. Action:Get version

  2. Callback

    • Success : Condition:On get version

      • Expression:Version
    • Error : Condition:On get version error

      • Expression:ErrorMessage

Ping

Callback
Yes
No
Action
is success
Condition:On pong
Condition:On pong error
Expression:ErrorMessage
Action:Ping
  1. Action:Ping

  2. Callback

    • Success : Condition:On pong

    • Error : Condition:On pong error

      • Expression:ErrorMessage