The Station Manager Control supports the following events:
Event | Fired When |
OnChannelClose | A channel is closed. |
OnChannelOpen | A channel is opened. |
OnChannelPropertyChange | A channel property changes. |
OnChannelStreamChange | A channel stream changes. |
OnClientConnect | A client is connected. |
OnClientDisconnect | A client is disconnected. |
OnStreamArchiveClosed | A stream archive is closed. |
OnStreamClose | A stream is closed. |
OnStreamOpen | A stream is opened. |
OnStreamPropertyChange | A stream property is changed. |
OnStreamStart | A stream is started. |
OnStreamStop | A stream is stopped. |