Forward messages
Forwarding feature helps the app users to share the single/multiple messages to one or more users.
#
Forward Messages to Single / Multiple UsersArgument | Type | Description |
---|---|---|
MESSAGEIDLIST | [String] | array of messageIds to forward |
TOJIDLIST | [String] | array of jids to forwards messages |
CALLBACK | FlyCompletionHandler | FlyCompletionHandler used as completion Handler |