swift
|
Observe the connection state of an IDataLink. More...
Signals | |
void | connected () |
Connection established. | |
void | disconnected () |
Connection dropped. | |
Public Member Functions | |
bool | isConnected () const |
True if connected to the transport layer. | |
Friends | |
class | IDataLink |
Observe the connection state of an IDataLink.
Definition at line 41 of file datalink.h.