Interface AvatarFlycloakChangeNotifyOuterClass.AvatarFlycloakChangeNotifyOrBuilder

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

public static interface AvatarFlycloakChangeNotifyOuterClass.AvatarFlycloakChangeNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    uint64 avatar_guid = 15;
    int
    uint32 flycloak_id = 6;

    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

    • getAvatarGuid

      long getAvatarGuid()
      uint64 avatar_guid = 15;
      Returns:
      The avatarGuid.
    • getFlycloakId

      int getFlycloakId()
      uint32 flycloak_id = 6;
      Returns:
      The flycloakId.