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