程序包 onebot
类 OnebotApi.SendPrivateMsgResp
java.lang.Object
com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
com.google.protobuf.GeneratedMessageLite<OnebotApi.SendPrivateMsgResp,OnebotApi.SendPrivateMsgResp.Builder>
onebot.OnebotApi.SendPrivateMsgResp
- 所有已实现的接口:
com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,OnebotApi.SendPrivateMsgRespOrBuilder
- 封闭类:
- OnebotApi
public static final class OnebotApi.SendPrivateMsgResp extends com.google.protobuf.GeneratedMessageLite<OnebotApi.SendPrivateMsgResp,OnebotApi.SendPrivateMsgResp.Builder> implements OnebotApi.SendPrivateMsgRespOrBuilder
Protobuf type
onebot.SendPrivateMsgResp-
嵌套类概要
嵌套类 修饰符和类型 类 说明 static classOnebotApi.SendPrivateMsgResp.BuilderProtobuf typeonebot.SendPrivateMsgResp从类继承的嵌套类/接口 com.google.protobuf.GeneratedMessageLite
com.google.protobuf.GeneratedMessageLite.DefaultInstanceBasedParser<T extends com.google.protobuf.GeneratedMessageLite<T,?>>, com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.GeneratedExtension<ContainingType extends com.google.protobuf.MessageLite,Type extends java.lang.Object>, com.google.protobuf.GeneratedMessageLite.MethodToInvoke, com.google.protobuf.GeneratedMessageLite.SerializedForm -
字段概要
字段 修饰符和类型 字段 说明 static intMESSAGE_ID_FIELD_NUMBER -
方法概要
修饰符和类型 方法 说明 protected java.lang.ObjectdynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)static OnebotApi.SendPrivateMsgRespgetDefaultInstance()intgetMessageId()int32 message_id = 1;static OnebotApi.SendPrivateMsgResp.BuildernewBuilder()static OnebotApi.SendPrivateMsgResp.BuildernewBuilder(OnebotApi.SendPrivateMsgResp prototype)static OnebotApi.SendPrivateMsgRespparseDelimitedFrom(java.io.InputStream input)static OnebotApi.SendPrivateMsgRespparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OnebotApi.SendPrivateMsgRespparseFrom(byte[] data)static OnebotApi.SendPrivateMsgRespparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OnebotApi.SendPrivateMsgRespparseFrom(com.google.protobuf.ByteString data)static OnebotApi.SendPrivateMsgRespparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OnebotApi.SendPrivateMsgRespparseFrom(com.google.protobuf.CodedInputStream input)static OnebotApi.SendPrivateMsgRespparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OnebotApi.SendPrivateMsgRespparseFrom(java.io.InputStream input)static OnebotApi.SendPrivateMsgRespparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OnebotApi.SendPrivateMsgRespparseFrom(java.nio.ByteBuffer data)static OnebotApi.SendPrivateMsgRespparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<OnebotApi.SendPrivateMsgResp>parser()从类继承的方法 com.google.protobuf.GeneratedMessageLite
createBuilder, createBuilder, dynamicMethod, dynamicMethod, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, emptyProtobufList, equals, getDefaultInstanceForType, getParserForType, getSerializedSize, hashCode, isInitialized, isInitialized, makeImmutable, mergeLengthDelimitedField, mergeUnknownFields, mergeVarintField, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBuilderForType, newMessageInfo, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseDelimitedFrom, parseDelimitedFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parsePartialFrom, parseUnknownField, registerDefaultInstance, toBuilder, toString, writeTo
-
字段详细资料
-
MESSAGE_ID_FIELD_NUMBER
public static final int MESSAGE_ID_FIELD_NUMBER- 另请参阅:
- 常量字段值
-
-
方法详细资料
-
getMessageId
public int getMessageId()int32 message_id = 1; -
parseFrom
public static OnebotApi.SendPrivateMsgResp parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OnebotApi.SendPrivateMsgResp parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OnebotApi.SendPrivateMsgResp parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OnebotApi.SendPrivateMsgResp parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OnebotApi.SendPrivateMsgResp parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OnebotApi.SendPrivateMsgResp parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OnebotApi.SendPrivateMsgResp parseFrom(java.io.InputStream input) throws java.io.IOException- 抛出:
java.io.IOException
-
parseFrom
public static OnebotApi.SendPrivateMsgResp parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException- 抛出:
java.io.IOException
-
parseDelimitedFrom
public static OnebotApi.SendPrivateMsgResp parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException- 抛出:
java.io.IOException
-
parseDelimitedFrom
public static OnebotApi.SendPrivateMsgResp parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException- 抛出:
java.io.IOException
-
parseFrom
public static OnebotApi.SendPrivateMsgResp parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException- 抛出:
java.io.IOException
-
parseFrom
public static OnebotApi.SendPrivateMsgResp parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException- 抛出:
java.io.IOException
-
newBuilder
-
newBuilder
public static OnebotApi.SendPrivateMsgResp.Builder newBuilder(OnebotApi.SendPrivateMsgResp prototype) -
dynamicMethod
protected final java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)- 指定者:
dynamicMethod在类中com.google.protobuf.GeneratedMessageLite<OnebotApi.SendPrivateMsgResp,OnebotApi.SendPrivateMsgResp.Builder>
-
getDefaultInstance
-
parser
-