public sealed class StopChatResponse : IMessage<StopChatResponse>,
IMessage, IEquatable<StopChatResponse>, IDeepCloneable<StopChatResponse>,
IBufferMessage
public ref class StopChatResponse sealed : IMessage<StopChatResponse^>,
IMessage, IEquatable<StopChatResponse^>, IDeepCloneable<StopChatResponse^>,
IBufferMessage
SuperBuilderWinService.ProvidersImpl.StopChatResponse = function();
Type.createClass(
'SuperBuilderWinService.ProvidersImpl.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 |