public sealed class RemoveSessionResponse : IMessage<RemoveSessionResponse>,
IMessage, IEquatable<RemoveSessionResponse>, IDeepCloneable<RemoveSessionResponse>,
IBufferMessage
public ref class RemoveSessionResponse sealed : IMessage<RemoveSessionResponse^>,
IMessage, IEquatable<RemoveSessionResponse^>, IDeepCloneable<RemoveSessionResponse^>,
IBufferMessage
SuperBuilderWinService.RemoveSessionResponse = function();
Type.createClass(
'SuperBuilderWinService.RemoveSessionResponse',
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(RemoveSessionResponse) | |
GetHashCode | (Overrides ObjectGetHashCode) |
GetType | (Inherited from Object) |
MergeFrom(CodedInputStream) | |
MergeFrom(RemoveSessionResponse) | |
ToString | (Overrides ObjectToString) |
WriteTo |
SuccessFieldNumber | Field number for the "success" field. |