delete_listener()
  • 1 Minute to read

delete_listener()


Article Summary

Disable and delete a previously created frame listener, see create_frame_listener().

Reference

Arguments

ArgumentsType
camera_namestringCamera name

Return

None

Exceptions

ExceptionCondition
RayaInvalidCameraNameInvalid camera name.
RayaListenerUnknownProvided listener name not recognized.

See the Full List of Exceptions.


Was this article helpful?

What's Next