IPWorks Cloud 2020 PHP Edition

Questions / Feedback?

GetNotificationInfo Method

Retrieves the notification information for the vault.

Object Oriented Interface

public function doGetNotificationInfo($vaultname);

Procedural Interface

ipworkscloud_amazonglacier_do_getnotificationinfo($res, $vaultname);

Remarks

This method retrieves the notification information for the vault specified by VaultName. After this method returns, the results will be available in the NotificationInfo* properties.

If no notification settings exist for the vault the class fails with an error.

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