CameraActivityFragmentHandler

fun CameraActivityFragmentHandler(a: Activity)

Casts the provided Activity to a CameraActivity; Throws an exception if cast does not succeed.

Parameters

a

The Activity, whose fragments should be managed. Must be of type CameraActivity.