C# (CSharp) PusherServer Namespace

Nested Namespaces

PusherServer.Exceptions
PusherServer.RestfulClient
PusherServer.Tests

Classes

Name Description
AuthenticationData
BatchEvent Represents an event that is part of a batch trigger, for the purposes of serialisation
BatchTriggerBody Represents the payload to be sent when triggering events
ChannelsList
CryptoHelper
DefaultSerializer Default implmentation for serializing an object
Event Represents an event for batch submission
EventIdData Class used for handling the deserialisation of the Trigger HTTP response.
PusherOptions Options to be set on the Pusher instance.
RawBodySerializer An implementation of the ISerializeObjectsToJson that passes through the raw string.
RequestResult
TriggerOptions Represents the Options that can be used by A Trigger
TriggerResult
ValidationHelper Helps validation of channel names and socket_id values.
WebHook
WebHookData Represents the Data payload of a Web Hook