Click or drag to resize

ISubscriptionsReader Interface

Reads the stored Subscriptions information

Namespace:  Omada.OE.Model.Subscriptions
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public interface ISubscriptionsReader

The ISubscriptionsReader type exposes the following members.

Methods
  NameDescription
Public methodGetSubscriptionByUId
Gets the subscription by UId.
Public methodGetSubscriptionConnectionByUId
Gets the subscription connection by UId.
Top
See Also