Skip to main content

@wildix/xbees-conversations-client > Conversations

Conversations interface

Signature:

export interface Conversations 

Methods

Method

Description

addChannelMember(args, options)

addChannelMember(args, cb)

addChannelMember(args, options, cb)

addChannelMembers(args, options)

addChannelMembers(args, cb)

addChannelMembers(args, options, cb)

createGroupChannel()

createGroupChannel(args, options)

createGroupChannel(args, cb)

createGroupChannel(args, options, cb)

createInboxTag(args, options)

createInboxTag(args, cb)

createInboxTag(args, options, cb)

createKiteChannel(args, options)

createKiteChannel(args, cb)

createKiteChannel(args, options, cb)

deleteChannel(args, options)

deleteChannel(args, cb)

deleteChannel(args, options, cb)

deleteChannelMember(args, options)

deleteChannelMember(args, cb)

deleteChannelMember(args, options, cb)

deleteInboxTag(args, options)

deleteInboxTag(args, cb)

deleteInboxTag(args, options, cb)

deleteMessage(args, options)

deleteMessage(args, cb)

deleteMessage(args, options, cb)

deleteMessageReaction(args, options)

deleteMessageReaction(args, cb)

deleteMessageReaction(args, options, cb)

describeEvent()

describeEvent(args, options)

describeEvent(args, cb)

describeEvent(args, options, cb)

getActionTriggerResult(args, options)

getActionTriggerResult(args, cb)

getActionTriggerResult(args, options, cb)

getChannel(args, options)

getChannel(args, cb)

getChannel(args, options, cb)

getChannelMember(args, options)

getChannelMember(args, cb)

getChannelMember(args, options, cb)

getDirectChannelId()

getDirectChannelId(args, options)

getDirectChannelId(args, cb)

getDirectChannelId(args, options, cb)

getFilePresignedDownloadUrl(args, options)

getFilePresignedDownloadUrl(args, cb)

getFilePresignedDownloadUrl(args, options, cb)

getInboxState()

getInboxState(args, options)

getInboxState(args, cb)

getInboxState(args, options, cb)

getMessage(args, options)

getMessage(args, cb)

getMessage(args, options, cb)

getOrCreateDirectChannel()

getOrCreateDirectChannel(args, options)

getOrCreateDirectChannel(args, cb)

getOrCreateDirectChannel(args, options, cb)

getUploadedFileInfo(args, options)

getUploadedFileInfo(args, cb)

getUploadedFileInfo(args, options, cb)

hideChannel(args, options)

hideChannel(args, cb)

hideChannel(args, options, cb)

invite(args, options)

invite(args, cb)

invite(args, options, cb)

joinChannel(args, options)

joinChannel(args, cb)

joinChannel(args, options, cb)

leaveChannel(args, options)

leaveChannel(args, cb)

leaveChannel(args, options, cb)

listChannelMembers(args, options)

listChannelMembers(args, cb)

listChannelMembers(args, options, cb)

listChannels()

listChannels(args, options)

listChannels(args, cb)

listChannels(args, options, cb)

listInboxTaggedChannels(args, options)

listInboxTaggedChannels(args, cb)

listInboxTaggedChannels(args, options, cb)

listInboxTags()

listInboxTags(args, options)

listInboxTags(args, cb)

listInboxTags(args, options, cb)

listMessageReactions(args, options)

listMessageReactions(args, cb)

listMessageReactions(args, options, cb)

listMessages(args, options)

listMessages(args, cb)

listMessages(args, options, cb)

listPinnedMessages(args, options)

listPinnedMessages(args, cb)

listPinnedMessages(args, options, cb)

markRead(args, options)

markRead(args, cb)

markRead(args, options, cb)

markUnread(args, options)

markUnread(args, cb)

markUnread(args, options, cb)

partialUpdateChannel(args, options)

partialUpdateChannel(args, cb)

partialUpdateChannel(args, options, cb)

partialUpdateMessage(args, options)

partialUpdateMessage(args, cb)

partialUpdateMessage(args, options, cb)

pinChannel(args, options)

pinChannel(args, cb)

pinChannel(args, options, cb)

pinMessage(args, options)

pinMessage(args, cb)

pinMessage(args, options, cb)

scheduleExternalFlagAdjustmentJob(args, options)

scheduleExternalFlagAdjustmentJob(args, cb)

scheduleExternalFlagAdjustmentJob(args, options, cb)

sendActionTriggerResult(args, options)

sendActionTriggerResult(args, cb)

sendActionTriggerResult(args, options, cb)

sendGiphy(args, options)

sendGiphy(args, cb)

sendGiphy(args, options, cb)

sendMessage(args, options)

sendMessage(args, cb)

sendMessage(args, options, cb)

sendMessageReaction(args, options)

sendMessageReaction(args, cb)

sendMessageReaction(args, options, cb)

sendTypingStart(args, options)

sendTypingStart(args, cb)

sendTypingStart(args, options, cb)

sendTypingStop(args, options)

sendTypingStop(args, cb)

sendTypingStop(args, options, cb)

showChannel(args, options)

showChannel(args, cb)

showChannel(args, options, cb)

tagChannel(args, options)

tagChannel(args, cb)

tagChannel(args, options, cb)

triggerMessageAction(args, options)

triggerMessageAction(args, cb)

triggerMessageAction(args, options, cb)

unpinChannel(args, options)

unpinChannel(args, cb)

unpinChannel(args, options, cb)

unpinMessage(args, options)

unpinMessage(args, cb)

unpinMessage(args, options, cb)

untagChannel(args, options)

untagChannel(args, cb)

untagChannel(args, options, cb)

updateChannel(args, options)

updateChannel(args, cb)

updateChannel(args, options, cb)

updateInboxTag(args, options)

updateInboxTag(args, cb)

updateInboxTag(args, options, cb)

updateMessage(args, options)

updateMessage(args, cb)

updateMessage(args, options, cb)

uploadFile(args, options)

uploadFile(args, cb)

uploadFile(args, options, cb)