createItem

abstract fun createItem(channel: Channel?, channelItem: IChannelItem?, listener: IChannelProxy.IChannelCreateItemListener?)

Adds an @object:ChannelItem to a @object:Channel.

The message is mandatory and other fields are optionals.

Parameters

channel

@object:Channel The channel where the message is published

channelItem

@object:IChannelItem containing information using to build an item,.... to publish

listener

IChannelCreateItemListener Callback