Click or drag to resize

SDPPhoneNumber Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaSDPField
    Ozeki.MediaSDPPhoneNumber

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public class SDPPhoneNumber : SDPField, 
	ISDPPacketDataPrinter

The SDPPhoneNumber type exposes the following members.

Constructors
 NameDescription
Public methodSDPPhoneNumberInitializes a new instance of the SDPPhoneNumber class
Public methodSDPPhoneNumber(String)Initializes a new instance of the SDPPhoneNumber class
Public methodSDPPhoneNumber(String, String)Initializes a new instance of the SDPPhoneNumber class
Top
Properties
 NameDescription
Public propertyDescription 
Public propertyPhoneNumber 
Top
Methods
 NameDescription
Public methodPrintSDPData phone-number = phone [*SP "(" 1*email-safe ")"] / 1*email-safe "< phone >"
(Overrides SDPFieldPrintSDPData)
Top
See Also