ISIPSubscriptionManagerGet(SIPEventType) Method |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
SyntaxISIPSubscription Get(
SIPEventType eventType
)
Function Get (
eventType As SIPEventType
) As ISIPSubscription
ISIPSubscription^ Get(
SIPEventType eventType
)
abstract Get :
eventType : SIPEventType -> ISIPSubscription Parameters
- eventType SIPEventType
-
Return Value
ISIPSubscription
See Also