| MediaPacketPayload Property  | 
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic byte[] Payload { get; }Public ReadOnly Property Payload As Byte()
	Get
public:
property array<unsigned char>^ Payload {
	array<unsigned char>^ get ();
}member Payload : byte[] with get
Property Value
Type: 
Byte
See Also