Inheritance HierarchySystemObject
Ozeki.VoIPSIPUriParser
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic static class SIPUriParser
Public NotInheritable Class SIPUriParser
public ref class SIPUriParser abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type SIPUriParser = class end
The SIPUriParser type exposes the following members.
Methods
| Name | Description |
---|
  | Parse |
Converts a string to a SIP address.
|
Top
See Also