Interface GmTalkNotifyOuterClass.GmTalkNotifyOrBuilder

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

public static interface GmTalkNotifyOuterClass.GmTalkNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    string msg = 2;
    com.google.protobuf.ByteString
    string msg = 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

    • getMsg

      String getMsg()
      string msg = 2;
      Returns:
      The msg.
    • getMsgBytes

      com.google.protobuf.ByteString getMsgBytes()
      string msg = 2;
      Returns:
      The bytes for msg.