Interface CameraKit.CreateCallback

    • Method Detail

      • onSuccess

        void onSuccess​(CameraKit cameraKit)
        Called when the instance created.
      • onFailure

        void onFailure​(java.lang.Throwable throwable)
        Called when the operation fails.
        Parameters:
        throwable - the exception is encountered