cancelMessage (method)

Will cancel the specified message.

Syntax

- (void)cancelMessage:(NSString*)messageId;
public func cancelMessage(_ messageId: String) throws -> Void

Remarks

This method will cancel the message stored on the SMPPServer under the value in MessageId.

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