ISubscription Interface#

Definition#

Namespace: P1.CameraSdk

public interface ISubscription

Properties#

IsSupported

Check if the camera supports this subscription

IsSubscribed

Check if we are currently subscribed

Methods#

Subscribe()

Begin subscribing and receive notifications for the related events

Unsubscribe()

Cancel the subscription, no new notifications will be posted