delete

fun delete(handler: CompletionHandler?)

Deletes an OpenChannel. Note that only operators of a channel are able to delete it or else, an error will be returned to the handler.

Parameters

handler

The callback handler.