Click or drag to resize
INotifySenderUA Interface

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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