ScanRecorderStopEvent
↳ extends Niantic.Protobuf.IMessage
Declaration
public sealed partial class ScanRecorderStopEvent : IMessage<ScanRecorderStopEvent>, IBufferMessageConstructors
Constructor
public ScanRecorderStopEvent()
Overload
public ScanRecorderStopEvent(ScanRecorderStopEvent other)
Properties
| Name | Type | Summary |
|---|---|---|
| static readonly Descriptor | MessageDescriptor | - |
| NumerOfFramesInScan | uint | - |
| Operation | Operation | - |
| static readonly Parser | MessageParser<ScanRecorderStopEvent> | - |
| ScanDurationMs | uint | - |
| ScanId | string | - |
Fields
| Name | Type | Summary |
|---|---|---|
| static NumerOfFramesInScanFieldNumber | int | - |
| static OperationFieldNumber | int | - |
| static ScanDurationMsFieldNumber | int | - |
| static ScanIdFieldNumber | int | - |
Methods
| Name | Type | Summary |
|---|---|---|
| CalculateSize | int | - |
| Clone | ScanRecorderStopEvent | - |
| Equals | bool | - |
| GetHashCode | int | - |
| MergeFrom | void | - |
| ToString | string | - |
| WriteTo | void | - |
Relationships
implements: Niantic.Protobuf.IBufferMessage