IPWorks Cloud 2020 iOS Edition

Questions / Feedback?

setNotificationInfo (method)

Sets notification information for a vault.

Syntax

- (void)setNotificationInfo:(NSString*)vaultName;
public func setNotificationInfo(_ vaultName: String) throws -> Void

Remarks

This method sets the notification settings for the vault specified by VaultName. The NotifySNSTopic property must be set before calling this method. Optionally, the NotifyEventType may also be set.

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