Namespace: Weborb.Messaging.Net.RTMP.Event
Assembly: weborb (in weborb.dll) Version: 4.4.0.0 (4.4.0.0)
Assembly: weborb (in weborb.dll) Version: 4.4.0.0 (4.4.0.0)
Syntax
| C# |
|---|
void setSource( IEventListener source ) |
| Visual Basic |
|---|
Sub setSource ( _ source As IEventListener _ ) |
| Visual C++ |
|---|
void setSource( IEventListener^ source ) |
Parameters
- source
- Type: Weborb.Messaging.Api.Event..::..IEventListener