Inheritance Hierarchy
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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.
|
TopSee Also