Click or drag to resize

INotifySenderUA Interface

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public interface INotifySenderUA

The INotifySenderUA type exposes the following members.

Methods
  NameDescription
Public methodCreateSubscription
Creates an active subscription.
Public methodSendNotifyRequest(Subscription, String, String)
Sends a NOTIFY request to inform the subscriber.
Public methodSendNotifyRequest(SubscriptionInfo, String, String)
Sends a NOTIFY request to inform the subscriber.
Top
See Also