.. _doxcsid-class_p1_1_1_camera_sdk_1_1_subscription_manager: SubscriptionManager Class ~~~~~~~~~~~~~~~~~~~~~~~~~ Definition ^^^^^^^^^^ *Namespace:* ``P1.CameraSdk`` Access subscriptions available in the camera. :ref:`More...` .. ref-code-block:: csharp :class: doxyrest-overview-code-block public class SubscriptionManager .. _csdetails-class_p1_1_1_camera_sdk_1_1_subscription_manager: Remarks ^^^^^^^ Access subscriptions available in the camera. Each :ref:`Camera ` object comes with a pre-initialized set of :ref:`ISubscription ` objects, that allow control of different events posted by the camera. Some subscriptions might not be available on all cameras. Unavailable subscriptions will still be initialized, but :ref:`ISubscription.IsSupported ` will return *false*. .. rubric:: See also: :ref:`Camera.Subscriptions ` Properties ^^^^^^^^^^ .. toctree:: :hidden: Previews LiveView FullImages .. list-table:: :widths: 30 70 * - :ref:`Previews ` - * - :ref:`LiveView ` - * - :ref:`FullImages ` -