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

Syntax

C#
public override byte getDataType()
Visual Basic
Public Overrides Function getDataType As Byte
Visual C++
public:
virtual unsigned char getDataType() override

Implements

IRTMPEvent..::..getDataType()()()()

See Also