Arch Sub-System: Gatherer - IGathererListener

01 Callback interface for Gatherer events.
02

[C++] class IGathererListener
[C#] interface IGathererListener

03

Public Methods

TypeNameDescription
voidOnGathEstablished() Connection established
voidOnGathLost() Connection lost
voidOnGathReceive() Data received
voidOnGathShutdown() Connection Shutdown
voidOnGathError() Gatherer Error
04 All callbacks are done within a GlobalLock.
05 Reference: net::semys
Implementation: Semys Architecture
See Also: Gatherer Sub-System, Gatherer

Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details.