Свойство | Type | Description | |
---|---|---|---|
settings | Settings | ||
user | User |
Méthode | Description | |
---|---|---|
Base64Encode ( string plainText ) : string | ||
FreshToken ( Action |
||
GetPrepared ( ) : string | ||
XsollaJsonGenerator ( string userId, long projectId ) : System |
Méthode | Description | |
---|---|---|
CaptureConsoleAppOutput ( string exeName, string arguments, int timeoutMilliseconds, int &exitCode, string &output ) : void | ||
GetAppPlatformPath ( ) : string | ||
GetBytes ( string str ) : byte[] |
public static Base64Encode ( string plainText ) : string | ||
plainText | string | |
Résultat | string |
public static FreshToken ( Action |
||
tokenCallback | Action |
|
Résultat | IEnumerator |
public XsollaJsonGenerator ( string userId, long projectId ) : System | ||
userId | string | |
projectId | long | |
Résultat | System |