Click or drag to resize

InternalSIPEventNotificationArgsExToSIPEventNotificationArgs Method

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public static SIPEventNotificationArgs ToSIPEventNotificationArgs(
	EventPackage eventPackage
)

Parameters

eventPackage
Type: Ozeki.VoIPEventPackage

Return Value

Type: SIPEventNotificationArgs
See Also