/
Clients

Clients

FBJSON

public static class ILC.Fishbowl.Client.Clients.FBJSON

Static Methods

Name

Type

Comments

Name

Type

Comments

Deserialize

Deserialize(`String` json)

Ā 

DeserialiseResponse

DeserialiseResponse(`String` json)

Ā 

Serialize

Serialize(`FbiJsonEnvelope` rq)

Ā 

FishbowlClientBase

public class ILC.Fishbowl.Client.Clients.FishbowlClientBase

Constructor

Fields

Name

Type

Comments

Name

Type

Comments

Host

String

Ā 

Port

Int32

Ā 

IAKey

Int32

Ā 

IAName

String

Ā 

IADesc

String

Ā 

Username

String

Ā 

Password

String

Ā 

FishbowlJSONClient

public class ILC.Fishbowl.Client.Clients.FishbowlJSONClient : ILC.Fishbowl.Client.Clients.FishbowlClientBase, ILC.Fishbowl.Client.Interfaces.IFishbowlClient, System.IDisposable

Constructor

Events

Name

Type

Comments

Name

Type

Comments

OnPayloadEvent

EventHandler<PayloadEvent>

Ā 

Properties

Name

Type

Comments

Name

Type

Comments

login_data

LoginRs

Ā 

json_sent

String

Ā 

json_received

String

Ā 

Methods

Name

Type

Comments

Name

Type

Comments

Dispose

Dispose()

Ā 

SetTicket

SetTicket(`String` TicketKey)

Ā 

GetTicket

GetTicket()

Ā 

Login

Login(`String` User, `String` Password)

Ā 

Logout

Logout()

Ā 

SendRequest

SendRequest(`Object` request)

Ā 

SendRequestAsync

SendRequestAsync(`Object` request)

Ā 

FishbowlXMLClient

Constructor

Events

Name

Type

Comments

Name

Type

Comments

OnPayloadEvent

EventHandler<PayloadEvent>

Ā 

Properties

Name

Type

Comments

Name

Type

Comments

login_data

LoginRsType

Ā 

xml_sent

String

Ā 

xml_received

String

Ā 

Methods

Name

Type

Comments

Name

Type

Comments

Dispose

Dispose()

Ā 

Login

Login(`String` User, `String` Password)

Ā 

SendRequest

SendRequest(`Object` request)

Ā 

SendRequestAsync

SendRequestAsync(`Object` request)

Ā 

SetTicket

SetTicket(`String` TicketKey)

Ā 

Logout

Logout()

Ā 

GetTicket

GetTicket()

Ā 

ListAndObjectConverter

Constructor

Methods

Name

Type

Comments

Name

Type

Comments

CanConvert

CanConvert(`Type` objectType)

Ā 

ReadJson

ReadJson(`JsonReader` reader, `Type` objectType, `Object` existingValue, `JsonSerializer` serializer)

Ā 

WriteJson

WriteJson(`JsonWriter` writer, `Object` value, `JsonSerializer` serializer)

Ā 

Related content

JSON
More like this
XML
More like this
Browser JavaScript Function Reference
Browser JavaScript Function Reference
More like this
ILC Fishbowl Client Home
ILC Fishbowl Client Home
More like this
Legacy Fishbowl XML/JSON API Call Types
Legacy Fishbowl XML/JSON API Call Types
More like this
Import
More like this