Interface INotificationManagerServiceOuterClass.INotificationManagerServiceGetAllKnownNotificationNameIdsResponseOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
INotificationManagerServiceOuterClass.INotificationManagerServiceGetAllKnownNotificationNameIdsResponse, INotificationManagerServiceOuterClass.INotificationManagerServiceGetAllKnownNotificationNameIdsResponse.Builder
Enclosing class:
INotificationManagerServiceOuterClass

public static interface INotificationManagerServiceOuterClass.INotificationManagerServiceGetAllKnownNotificationNameIdsResponseOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    getReturnValue(int index)
    repeated uint32 _ReturnValue = 1;
    int
    repeated uint32 _ReturnValue = 1;
    repeated uint32 _ReturnValue = 1;

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    isInitialized

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Method Details

    • getReturnValueList

      List<Integer> getReturnValueList()
      repeated uint32 _ReturnValue = 1;
    • getReturnValueCount

      int getReturnValueCount()
      repeated uint32 _ReturnValue = 1;
    • getReturnValue

      int getReturnValue(int index)
      repeated uint32 _ReturnValue = 1;