Click or drag to resize
RtcpSourceDescriptionChunkPhone Property
The phone number SHOULD be formatted with the plus sign replacing the international access code. For example, +1 908 555 1212 for a number in the United States.

Namespace: StreamCoders.Rtp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public string Phone { get; set; }

Property Value

Type: String
The phone.
See Also