Interface ActivityPushTipsDataOuterClass.ActivityPushTipsDataOrBuilder

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

public static interface ActivityPushTipsDataOuterClass.ActivityPushTipsDataOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 activity_push_tips_id = 12;
    .ActivityPushTipsState state = 3;
    int
    .ActivityPushTipsState state = 3;

    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

    • getActivityPushTipsId

      int getActivityPushTipsId()
      uint32 activity_push_tips_id = 12;
      Returns:
      The activityPushTipsId.
    • getStateValue

      int getStateValue()
      .ActivityPushTipsState state = 3;
      Returns:
      The enum numeric value on the wire for state.
    • getState

      .ActivityPushTipsState state = 3;
      Returns:
      The state.