Arch Sub-System: Link - ILinkListener

01 Callback interface for Link events.
02

[C++] class ILinkListener
[C#] interface ILinkListener

03

Public Methods

TypeNameDescription
voidOnLinkStatusChanged() Link status changed
voidOnLinkReceive() Data received
04 All callbacks are done within a GlobalLock.
05 Reference: net::semys
Implementation: Semys Architecture
See Also: Link Sub-System, Link

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