Inheritance Hierarchy
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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 |
---|
![Public method Public method](../icons/pubmethod.gif) ![Static member Static member](../icons/static.gif) | Parse |
Converts a string to a SIP address.
|
Top
See Also