H263PacketPayload Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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:
ByteSee Also