Interface ClientNewMailNotifyOuterClass.ClientNewMailNotifyOrBuilder

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

public static interface ClientNewMailNotifyOuterClass.ClientNewMailNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 not_got_attachment_num = 13;
    int
    uint32 not_read_num = 2;

    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

    • getNotGotAttachmentNum

      int getNotGotAttachmentNum()
      uint32 not_got_attachment_num = 13;
      Returns:
      The notGotAttachmentNum.
    • getNotReadNum

      int getNotReadNum()
      uint32 not_read_num = 2;
      Returns:
      The notReadNum.