Get |
public sealed class GetReadableQualityResponse : IMessage<GetReadableQualityResponse>, IMessage, IEquatable<GetReadableQualityResponse>, IDeepCloneable<GetReadableQualityResponse>, IBufferMessage
The GetReadableQualityResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| GetReadableQualityResponse | Initializes a new instance of the GetReadableQualityResponse class | |
| GetReadableQualityResponse(GetReadableQualityResponse) | Initializes a new instance of the GetReadableQualityResponse class |
| Name | Description | |
|---|---|---|
| Descriptor | ||
| Parser | ||
| ReadableQuality | The quality as a string such as good or bad. | |
| Status | The status of the call. |
| Name | Description | |
|---|---|---|
| CalculateSize | ||
| Clone | ||
| Equals(GetReadableQualityResponse) | ||
| Equals(Object) | (Overrides ObjectEquals(Object)) | |
| GetHashCode | (Overrides ObjectGetHashCode) | |
| MergeFrom(CodedInputStream) | ||
| MergeFrom(GetReadableQualityResponse) | ||
| ToString | (Overrides ObjectToString) | |
| WriteTo |
| Name | Description | |
|---|---|---|
| ReadableQualityFieldNumber | Field number for the "readable_quality" field. | |
| StatusFieldNumber | Field number for the "status" field. |