*** id: 7a45ae85-18a3-4e66-bef2-a6d3dc60925a title: CallTapState slug: /dotnet/reference/calling/call-tap-state max-toc-depth: 3 ---------------- # SignalWire.Relay.Calling.CallTapState This is an enumeration that represents the different possible states a tap operation may have. ### Values | Property | Description | | :--------- | :------------------- | | `tapping` | The tap is active. | | `finished` | The tap is finished. |