enterChannel

public final Unit enterChannel(EnterOpenChannelParams params, ErrorHandler handler)

Enters (joins) this open channel.

After entering, the user can send and receive messages. Fails if the channel does not exist.

Parameters

params

Enter channel parameters including message count and extra info

handler

Error callback; null error indicates success