isOpen()
Returns the state of the channel.
Declaration
func isOpen() -> BoolReturn Value
TRUE if the channel state is open, FALSE otherwise.
Discussion
note that “not open” means closed, opening and closing.
Returns the state of the channel.
func isOpen() -> BoolTRUE if the channel state is open, FALSE otherwise.
note that “not open” means closed, opening and closing.