FBJSON
public static class ILC.Fishbowl.Client.Clients.FBJSON
Static Methods
Type | Name | Summary |
---|---|---|
| DeserialiseResponse( | |
| Deserialize( | |
| Serialize( |
FishbowlClientBase
public class ILC.Fishbowl.Client.Clients.FishbowlClientBase
Fields
Type | Name | Summary |
---|---|---|
| Host | |
| IADesc | |
| IAKey | |
| IAName | |
| Password | |
| Port | |
| Username |
FishbowlJSONClient
public class ILC.Fishbowl.Client.Clients.FishbowlJSONClient : FishbowlClientBase, IFishbowlClient, IDisposable
Properties
Type | Name | Summary |
---|---|---|
| json_received | |
| json_sent | |
| login_data |
Events
Type | Name | Summary |
---|---|---|
| OnPayloadEvent |
Methods
Type | Name | Summary |
---|---|---|
| Dispose() | |
| GetTicket() | |
| Login( | |
| Logout() | |
| SendRequest( | |
| SendRequestAsync( | |
| SetTicket( |
FishbowlXMLClient
public class ILC.Fishbowl.Client.Clients.FishbowlXMLClient : FishbowlClientBase, IFishbowlClient, IDisposable
Properties
Type | Name | Summary |
---|---|---|
| login_data | |
| xml_received | |
| xml_sent |
Events
Type | Name | Summary |
---|---|---|
| OnPayloadEvent |
Methods
Type | Name | Summary |
---|---|---|
| Dispose() | |
| GetTicket() | |
| Login( | |
| Logout() | |
| SendRequest( | |
| SendRequestAsync( | |
| SetTicket( |