Package 

Interface AppHelperResultOrBuilder

  • All Implemented Interfaces:
    com.google.protobuf.MessageLiteOrBuilder

    
    public interface AppHelperResultOrBuilder
     implements MessageLiteOrBuilder
                        
    • Method Summary

      Modifier and Type Method Description
      abstract int getCodeValue() .com.google.android.horologist.data.AppHelperResultCode code = 1;
      abstract AppHelperResultCode getCode() .com.google.android.horologist.data.AppHelperResultCode code = 1;
      • Methods inherited from class com.google.protobuf.MessageLiteOrBuilder

        getDefaultInstanceForType, isInitialized
      • Methods inherited from class java.lang.Object

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

      • getCodeValue

         abstract int getCodeValue()

        .com.google.android.horologist.data.AppHelperResultCode code = 1;