Interface HomeSetBlueprintFriendOptionRspOuterClass.HomeSetBlueprintFriendOptionRspOrBuilder

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

public static interface HomeSetBlueprintFriendOptionRspOuterClass.HomeSetBlueprintFriendOptionRspOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    bool is_allow_friend_copy = 14;
    int
    int32 retcode = 13;

    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

    • getIsAllowFriendCopy

      boolean getIsAllowFriendCopy()
      bool is_allow_friend_copy = 14;
      Returns:
      The isAllowFriendCopy.
    • getRetcode

      int getRetcode()
      int32 retcode = 13;
      Returns:
      The retcode.