Namespace: Weborb.Messaging.Net.RTMP
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# |
|---|
public virtual void connectionOpened( RTMPConnection conn, RTMP state ) |
| Visual Basic |
|---|
Public Overridable Sub connectionOpened ( _ conn As RTMPConnection, _ state As RTMP _ ) |
| Visual C++ |
|---|
public: virtual void connectionOpened( RTMPConnection^ conn, RTMP^ state ) |
Parameters
- state
- Type: Weborb.Messaging.Net.RTMP.Codec..::..RTMP