GetNotificationInfo Method
Retrieves the notification information for the vault.
Object Oriented Interface
public function doGetNotificationInfo($vaultname);
Procedural Interface
incloudstorage_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.