detachChannel

fun detachChannel(channel: Channel): Deferred<OperationResult>

detachChannel detaches the given channel counter from this client. Cleanup is local-only: heartbeats stop and the server reclaims the session via TTL. No RPC is sent.