EndpointBackupInfo(IPEndPoint) Constructor |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxpublic EndpointBackupInfo(
IPEndPoint endpoint
)
Public Sub New (
endpoint As IPEndPoint
)
public:
EndpointBackupInfo(
IPEndPoint^ endpoint
)
new :
endpoint : IPEndPoint -> EndpointBackupInfo
Parameters
- endpoint IPEndPoint
-
See Also