IPWorks Cloud 2020 iOS Edition

Questions / Feedback?

getBucketLocation (method)

Gets a bucket's location.

Syntax

- (NSString*)getBucketLocation;
public func getBucketLocation() throws -> String

Remarks

This method retrieves and returns the location (i.e., region) of the bucket currently selected by Bucket.

Note: This method only considers buckets located in the currently-selected Region. Refer to the Region property's documentation for more information.

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