|
| Type | Description | ||
| Long | Long integer that specifies channel ID. |
ID property holds unique ID of the channel in the session. It is assigned when channel is opened by the peer that opened it. Usually, depending if ID is even or odd tells you who opened the channel - if this is important for your application. No two channels can have the same ID in same session. ID = 0 is reserved for internal use by Beep protocol and cannot be assigned by the application.
|