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