Get |
public sealed class GetTagDataContextResponse : IMessage<GetTagDataContextResponse>, IMessage, IEquatable<GetTagDataContextResponse>, IDeepCloneable<GetTagDataContextResponse>, IBufferMessage
The GetTagDataContextResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| GetTagDataContextResponse | Initializes a new instance of the GetTagDataContextResponse class | |
| GetTagDataContextResponse(GetTagDataContextResponse) | Initializes a new instance of the GetTagDataContextResponse class |
| Name | Description | |
|---|---|---|
| Contexts | The context data of each tag. | |
| Descriptor | ||
| ExtendedStatus | The status of accessing the view to get the tag context. | |
| Parser | ||
| Status | The status of the call. |
| Name | Description | |
|---|---|---|
| CalculateSize | ||
| Clone | ||
| Equals(GetTagDataContextResponse) | ||
| Equals(Object) | (Overrides ObjectEquals(Object)) | |
| GetHashCode | (Overrides ObjectGetHashCode) | |
| MergeFrom(CodedInputStream) | ||
| MergeFrom(GetTagDataContextResponse) | ||
| ToString | (Overrides ObjectToString) | |
| WriteTo |
| Name | Description | |
|---|---|---|
| ContextsFieldNumber | Field number for the "contexts" field. | |
| ExtendedStatusFieldNumber | Field number for the "extended_status" field. | |
| StatusFieldNumber | Field number for the "status" field. |