Свойство | Type | Description | |
---|---|---|---|
Credentials | |||
CurrentState |
Méthode | Description | |
---|---|---|
CommoditiesFromProfile ( dynamic json ) : List |
||
CompartmentFromProfile ( dynamic json ) : |
||
Confirm ( string code ) : void |
Confirm a login. Throws an exception if it fails
|
|
HardpointFromProfile ( dynamic json ) : |
||
Login ( ) : void |
Log in. Throws an exception if it fails
|
|
ModuleFromProfile ( string name, Newtonsoft.Json.Linq.JObject json ) : |
||
OutfittingFromProfile ( dynamic json ) : List |
||
Profile ( ) : |
||
ProfileFromJson ( Newtonsoft.Json.Linq.JObject json ) : |
Create a profile given the results from a /profile call
|
|
ProfileFromJson ( string data ) : |
Create a profile given the results from a /profile call
|
|
ShipFromProfile ( dynamic json ) : |
||
ShipyardFromProfile ( dynamic json ) : List |
||
ShipyardFromProfile ( dynamic json, |
Méthode | Description | |
---|---|---|
AddCompanionAppCookie ( |
||
AddMachineIdCookie ( |
||
AddMachineTokenCookie ( |
||
AugmentCmdrInfo ( |
||
AugmentShipInfo ( |
||
CompanionAppService ( ) : EddiDataDefinitions | ||
GetRequest ( string url ) : |
||
GetResponse ( |
||
UpdateCredentials ( |
||
getResponseData ( |
||
obtainProfile ( ) : string | ||
relogin ( ) : void |
public static CommoditiesFromProfile ( dynamic json ) : List |
||
json | dynamic | |
Résultat | List |
public static CompartmentFromProfile ( dynamic json ) : |
||
json | dynamic | |
Résultat |
public static HardpointFromProfile ( dynamic json ) : |
||
json | dynamic | |
Résultat |
public static ModuleFromProfile ( string name, Newtonsoft.Json.Linq.JObject json ) : |
||
name | string | |
json | Newtonsoft.Json.Linq.JObject | |
Résultat |
public static OutfittingFromProfile ( dynamic json ) : List |
||
json | dynamic | |
Résultat | List |
public static ProfileFromJson ( Newtonsoft.Json.Linq.JObject json ) : |
||
json | Newtonsoft.Json.Linq.JObject | |
Résultat |
public static ProfileFromJson ( string data ) : |
||
data | string | |
Résultat |
public static ShipFromProfile ( dynamic json ) : |
||
json | dynamic | |
Résultat |
public static ShipyardFromProfile ( dynamic json ) : List |
||
json | dynamic | |
Résultat | List |
public static ShipyardFromProfile ( dynamic json, |
||
json | dynamic | |
profile | ||
Résultat | List |
public CompanionAppCredentials,EddiCompanionAppService Credentials | ||
Résultat |