Content of the message.
Namespace:
Kaazing.HTML5Assembly: Kaazing.Gateway (in Kaazing.Gateway.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Data As ByteBuffer Get |
C# |
---|
public ByteBuffer Data { get; } |
Visual C++ |
---|
public: property ByteBuffer^ Data { ByteBuffer^ get (); } |