sendMessage (method)

Sends a message to all recipients in the recipient list.

Syntax

- (NSString*)sendMessage:(NSString*)message;
public func sendMessage(_ message: String) throws -> String

Remarks

The methods sends a message to all recipients in the recipient list. The return value of this method is the server-assigned identifier of the message. The max size of the message sent is 256 bytes.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 iOS Edition - Version 20.0 [Build 8307]