endTurn
▸ endTurn(opts?): void
End the current Turn. No-op if no Turn is active.
Parameters
| Name | Type |
|---|---|
opts? | SpanEndOptions |
Returns
void
Example
Example
Example
TypeScript SDK reference
opts?): void
End the current Turn. No-op if no Turn is active.
| Name | Type |
|---|---|
opts? | SpanEndOptions |
void
Example
Example
Example