Click or drag to resize
BaseMessageMessageType Property
Gets or sets the type of the message.

Namespace: StreamCoders.Rtsp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public MessageType MessageType { get; set; }

Property Value

Type: MessageType
The type of the message.
See Also