Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 46816afa authored by Kevin Chyn's avatar Kevin Chyn
Browse files

Update detectInteraction documentation

Bug: 182004420
Test: Builds
Change-Id: I1f785d4dda9bbde44aeab091b1f6cb1eaddf5afa
parent 098b1e4e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -213,6 +213,7 @@ interface ISession {
     * 1) Any face is detected and the framework is notified via
     *    ISessionCallback#onInteractiondetected
     * 2) The operation was cancelled by the framework (see ICancellationSignal)
     * 3) An error occurred, for example ERROR::TIMEOUT
     *
     * Note that if the operation is canceled, the implementation must notify the framework via
     * ISessionCallback#onError with Error::CANCELED.