endSession

abstract suspend fun endSession(): Result<Unit>

End the current session on this conversation.

Return

The result of the operation.