sync Remote Channels
// Sync succeeded
}
Parameters
message Ids
Message unique ID List, at most 20
BaseChannel.syncRemoteChannels { error ->
if (error == null) {
Channel management
}
}Content copied to clipboard
Usage Example: