public interface LeaveChannel
abstract Call<Unit>
invoke(String cid)
equals, hashCode, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract Call<Unit> invoke(String cid)
Leaves the channel with the specified id
cid