public sealed class RemoveSessionResponse : IMessage<RemoveSessionResponse>,
IMessage, IEquatable<RemoveSessionResponse>, IDeepCloneable<RemoveSessionResponse>,
IBufferMessage
Public NotInheritable Class RemoveSessionResponse
Implements IMessage(Of RemoveSessionResponse), IMessage,
IEquatable(Of RemoveSessionResponse), IDeepCloneable(Of RemoveSessionResponse), IBufferMessage
public ref class RemoveSessionResponse sealed : IMessage<RemoveSessionResponse^>,
IMessage, IEquatable<RemoveSessionResponse^>, IDeepCloneable<RemoveSessionResponse^>,
IBufferMessage
[<SealedAttribute>]
type RemoveSessionResponse =
class
interface IMessage<RemoveSessionResponse>
interface IMessage
interface IEquatable<RemoveSessionResponse>
interface IDeepCloneable<RemoveSessionResponse>
interface IBufferMessage
end
RemoveSessionResponse | Initializes a new instance of the RemoveSessionResponse class |
RemoveSessionResponse(RemoveSessionResponse) | Initializes a new instance of the RemoveSessionResponse class |
CalculateSize | |
Clone | |
Equals(Object) | (Overrides ObjectEquals(Object)) |
Equals(RemoveSessionResponse) | |
GetHashCode | (Overrides ObjectGetHashCode) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
MergeFrom(CodedInputStream) | |
MergeFrom(RemoveSessionResponse) | |
ToString | (Overrides ObjectToString) |
WriteTo |
SuccessFieldNumber | Field number for the "success" field. |