Listener Constructor
Definition
Namespace: P1.CameraSdk
Creates an Listener object, to handle notifications
public Listener ()
The newly created object does not receive any events, before you have enabled at least one notification, using one of EnableNotification
methods.
Parameters:
an error-code inside if something goes wrong |
See also:
EnableNotification(Camera, UInt32, bool), EnableNotification(Camera, CameraEventId), EnableNotification(SdkEventId)