Class SORIActivityTrait

  • All Implemented Interfaces:
    android.os.Parcelable

    
    public final class SORIActivityTrait
     implements Parcelable
                        

    Request-side recognition evidence detected from the same audio window as the material match.

    This value is used only to construct activity POST/PUT requests. It is not a public audio marker identity. Applications should use SORIAudioMarker delivered through ISORIAudioMarkerListener.onAudioMarkerFound for the SORI Console-managed marker identity.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String marker
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getMarker() The optional opaque marker evidence sent only in an activity request.
      • Methods inherited from class android.os.Parcelable

        describeContents, writeToParcel
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SORIActivityTrait

        SORIActivityTrait(String marker)
    • Method Detail

      • getMarker

         final String getMarker()

        The optional opaque marker evidence sent only in an activity request.