public sealed class StopChatResponse : IMessage<StopChatResponse>,
IMessage, IEquatable<StopChatResponse>, IDeepCloneable<StopChatResponse>,
IBufferMessagepublic ref class StopChatResponse sealed : IMessage<StopChatResponse^>,
IMessage, IEquatable<StopChatResponse^>, IDeepCloneable<StopChatResponse^>,
IBufferMessageSuperBuilderWinService.StopChatResponse = function();
Type.createClass(
'SuperBuilderWinService.StopChatResponse',
null,
Google.Protobuf.IMessage`1,
Google.Protobuf.IMessage,
IEquatable`1,
Google.Protobuf.IDeepCloneable`1,
Google.Protobuf.IBufferMessage);| CalculateSize | |
| Clone | |
| Equals(Object) | (Overrides ObjectEquals(Object)) |
| Equals(StopChatResponse) | |
| GetHashCode | (Overrides ObjectGetHashCode) |
| GetType | (Inherited from Object) |
| MergeFrom(CodedInputStream) | |
| MergeFrom(StopChatResponse) | |
| ToString | (Overrides ObjectToString) |
| WriteTo |