Hydrogen Framework
1.3.1
|
A static method of interacting with the TestFlight system.. More...
Static Public Member Functions | |
static void | Initialize () |
static void | StartSession () |
static void | EndSession () |
static void | TakeOff (string token) |
static void | PassCheckpoint (string checkpointName) |
static void | AddCustomEnvironmentInformation (string information, string forKey) |
static void | SubmitFeedback (string feedbackString) |
static void | Log (string message) |
static void | LogAsync (string message) |
Properties | |
static bool | Session [get, set] |
static bool | Flying [get, set] |
A static method of interacting with the TestFlight system..
It can be implemented in numourous ways, this simply serves as a place to call functions.
Definition at line 41 of file TestFlight.cs.
|
static |
Definition at line 220 of file TestFlight.cs.
|
static |
Definition at line 206 of file TestFlight.cs.
|
static |
Definition at line 195 of file TestFlight.cs.
|
static |
Definition at line 228 of file TestFlight.cs.
|
static |
Definition at line 232 of file TestFlight.cs.
|
static |
Definition at line 216 of file TestFlight.cs.
|
static |
Definition at line 201 of file TestFlight.cs.
|
static |
Definition at line 224 of file TestFlight.cs.
|
static |
Definition at line 211 of file TestFlight.cs.
|
staticgetset |
Definition at line 45 of file TestFlight.cs.
|
staticgetset |
Definition at line 43 of file TestFlight.cs.