|
| Type | Description |
start method will start wodBeep session so that it can be used by your application. Once you call start method, wodBeep will initialize transport service (by calling its Start method as well), exchange greeting with other peer, and fire Connected event to your application to notify you of success. At this point, you can start opening channels and exchange messages.
|