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