SLPacketPacketType Property |
A PDU típusának azonosítója
Namespace: Ozeki.MediaGatewayAssembly: OzekiMediaGateway (in OzekiMediaGateway.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public SLPacketType PacketType { get; set; }
Public Property PacketType As SLPacketType
Get
Set
public:
property SLPacketType PacketType {
SLPacketType get ();
void set (SLPacketType value);
}
member PacketType : SLPacketType with get, set
Property Value
Type:
SLPacketTypeSee Also