obtain Channel
Get open channel memory Object.
Only In memory Create OpenChannel Instance, Not will and server interaction. Create can after Call enterChannel enter channel.
*Note:
val channel = OpenChannel.obtainChannel("open_123")
channel.enterChannel(EnterOpenChannelParams(count = 10)) { error ->
// ...
}Content copied to clipboard
Return
open channel Instance
Parameters
channel Id
channelID