Interface ProfilePictureChangeNotifyOuterClass.ProfilePictureChangeNotifyOrBuilder

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

public static interface ProfilePictureChangeNotifyOuterClass.ProfilePictureChangeNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    .ProfilePicture profile_picture = 10;
    .ProfilePicture profile_picture = 10;
    boolean
    .ProfilePicture profile_picture = 10;

    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