See: Description
Interface | Description |
---|---|
ChannelService |
ChannelService allows you to manage manage two-way connections
with clients. |
IChannelServiceFactory |
Constructs and instance of the Channel service.
|
Class | Description |
---|---|
ChannelMessage |
Class that represents a channel message.
|
ChannelPresence |
Represents presence information returned by the server.
|
ChannelServiceFactory |
Constructs and instance of the Channel service.
|
IChannelServiceFactoryProvider |
Factory provider for
IChannelServiceFactory . |
Exception | Description |
---|---|
ChannelFailureException |
ChannelFailureException is an unchecked exception that is thrown
for any unexpected error that occurs while communicating with the
channel service. |