System.Tether.Comm.TTetheringNetworkServerComm Events

From RAD Studio API Documentation
Revision as of 19:08, 4 February 2015 by BuildBot (talk | contribs) (Created page with "{{#lst:API:System.Tether.Comm.TTetheringNetworkServerComm Events|head}} <section begin="short"/><!--Short description here--><section end="short"/> <!--Additional Comments go ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


InheritedProtected
OnAfterReceiveDatapublicEvent to pre-process the data that the remote protocol sends.
OnAfterReceiveStreampublicEvent to pre-process the stream that the remote protocol sends.
OnBeforeSendDatapublicEvent to post-process the data before you send it to the remote protocol.
OnBeforeSendStreampublicEvent to post-process the stream before you send it to the remote protocol.
OnConnectpublic
OnDisconnectpublic
OnExecutepublic