Click or drag to resize
IGDPushChannelListener Methods

The IGDPushChannelListener type exposes the following members.

Methods
  NameDescription
Public methodOnChannelClose
Channel closed callback.
Public methodOnChannelError
Generic channel error callback.
Public methodOnChannelMessage
Push Channel notification callback.
Public methodOnChannelOpen
Channel opened callback.
Public methodOnChannelPingFail
This callback is invoked when Ping Failure is encountered on the associated Push Channel.
Top
See Also