Namespace: Weborb.Messaging.Net.RTMP.Event
Assembly: weborb (in weborb.dll) Version: 4.4.0.0 (4.4.0.0)

Syntax

C#
public interface IRTMPEvent : IEvent
Visual Basic
Public Interface IRTMPEvent _
	Inherits IEvent
Visual C++
public interface class IRTMPEvent : IEvent

See Also