A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
DATA_INITIALISER — Constant Static Property, class com.pushtechnology.diffusion.topics.TopicProperty |
| |
DATA_INITIALISER_CLASS — Constant Static Property, class com.pushtechnology.diffusion.topics.TopicProperty |
| |
deleteField(index:int) — method, class com.pushtechnology.diffusion.Record |
| |
DELTA — Constant Static Property, class com.pushtechnology.diffusion.TopicMessage |
| |
DELTA_ACK_REQUIRED — Constant Static Property, class com.pushtechnology.diffusion.topics.TopicProperty |
| |
DELTA_ENCODING — Constant Static Property, class com.pushtechnology.diffusion.topics.TopicProperty |
| |
DELTA_MESSAGE_CAPACITY — Constant Static Property, class com.pushtechnology.diffusion.topics.TopicProperty |
| |
DiffusionClient — class, package com.pushtechnology.diffusion |
|
This class controls the way that a connection is made to Diffusion. |
DiffusionClient() — Constructor, class com.pushtechnology.diffusion.DiffusionClient |
| |
DiffusionClientCredentials — class, package com.pushtechnology.diffusion |
|
This class is used to contain the credentials for the user. |
DiffusionClientCredentials(username:String, password:String) — Constructor, class com.pushtechnology.diffusion.DiffusionClientCredentials |
| |
DiffusionConnectionEvent — class, package com.pushtechnology.diffusion.events |
|
This event is dispatched when a connection to Diffusion has been sucessful, or the connection has closed. |
DiffusionConnectionEvent(serverDetails:com.pushtechnology.diffusion:ServerDetails, connected:Boolean, clientID:String) — Constructor, class com.pushtechnology.diffusion.events.DiffusionConnectionEvent |
| |
DiffusionExceptionEvent — class, package com.pushtechnology.diffusion.events |
|
This event is dispatched if there has been an error within the API. |
DiffusionExceptionEvent(error:Error) — Constructor, class com.pushtechnology.diffusion.events.DiffusionExceptionEvent |
| |
DiffusionMessageEvent — class, package com.pushtechnology.diffusion.events |
|
This event is dispatched when a message is received from Diffusion. |
DiffusionMessageEvent(message:com.pushtechnology.diffusion:TopicMessage) — Constructor, class com.pushtechnology.diffusion.events.DiffusionMessageEvent |
| |
DiffusionPingEvent — class, package com.pushtechnology.diffusion.events |
|
This event is dispatched in response to a DiffusionClient.ping(). |
DiffusionPingEvent(pingMessage:com.pushtechnology.diffusion:PingMessage) — Constructor, class com.pushtechnology.diffusion.events.DiffusionPingEvent |
| |
DiffusionTraceEvent — class, package com.pushtechnology.diffusion.events |
|
This event is dispatched when trace messages are sent from this API. |
DiffusionTraceEvent(message:String) — Constructor, class com.pushtechnology.diffusion.events.DiffusionTraceEvent |
| |
displayFormat() — method, class com.pushtechnology.diffusion.TopicMessage |
| |
DOMAIN_TOPIC_NAME — Constant Static Property, class com.pushtechnology.diffusion.topics.TopicProperty |
| |
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |