Get |
public sealed class GetClientConnectionIdResponse : IMessage<GetClientConnectionIdResponse>, IMessage, IEquatable<GetClientConnectionIdResponse>, IDeepCloneable<GetClientConnectionIdResponse>, IBufferMessage
The GetClientConnectionIdResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| GetClientConnectionIdResponse | Initializes a new instance of the GetClientConnectionIdResponse class | |
| GetClientConnectionIdResponse(GetClientConnectionIdResponse) | Initializes a new instance of the GetClientConnectionIdResponse class |
| Name | Description | |
|---|---|---|
| Cci | The client connection ID. | |
| Descriptor | ||
| Parser | ||
| Status | The status of the call. |
| Name | Description | |
|---|---|---|
| CalculateSize | ||
| Clone | ||
| Equals(GetClientConnectionIdResponse) | ||
| Equals(Object) | (Overrides ObjectEquals(Object)) | |
| GetHashCode | (Overrides ObjectGetHashCode) | |
| MergeFrom(CodedInputStream) | ||
| MergeFrom(GetClientConnectionIdResponse) | ||
| ToString | (Overrides ObjectToString) | |
| WriteTo |
| Name | Description | |
|---|---|---|
| CciFieldNumber | Field number for the "cci" field. | |
| StatusFieldNumber | Field number for the "status" field. |