ChannelApi.OpenChannelResult

public static interface ChannelApi.OpenChannelResult implements Result

Public Method Summary

abstract Channel
getChannel()
Returns the newly created channel, or null, if the connection couldn't be opened.

Inherited Method Summary

Public Methods

public abstract Channel getChannel ()

Returns the newly created channel, or null, if the connection couldn't be opened.