Platforms to show: All Mac Windows Linux Cross-Platform

Back to NSURLMBS class.

NSURLMBS.UbiquitousItemContainerDisplayName as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Networking MBS MacBase Plugin 22.1 ✅ Yes ❌ No ❌ No ✅ Yes All
Returns the name of this item's container as displayed to users.

(Read only property)

NSURLMBS.UbiquitousItemDownloadingError as NSErrorMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Networking MBS MacBase Plugin 22.1 ✅ Yes ❌ No ❌ No ✅ Yes All
Returns the error when downloading the item from iCloud failed,.

(Read only property)

NSURLMBS.UbiquitousItemDownloadingStatus as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Networking MBS MacBase Plugin 22.1 ✅ Yes ❌ No ❌ No ✅ Yes All
Returns the download status of this item.

(Read only property)

NSURLMBS.UbiquitousItemDownloadRequested as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Networking MBS MacBase Plugin 22.1 ✅ Yes ❌ No ❌ No ✅ Yes All
Returns whether a download of this item has already been requested with an API like startDownloadingUbiquitousItem.

(Read only property)

NSURLMBS.UbiquitousItemHasUnresolvedConflicts as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Networking MBS MacBase Plugin 22.1 ✅ Yes ❌ No ❌ No ✅ Yes All
True if this item has conflicts outstanding.

(Read only property)

NSURLMBS.UbiquitousItemIsDownloaded as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Networking MBS MacBase Plugin 22.1 ✅ Yes ❌ No ❌ No ✅ Yes All
Has never behaved as documented in earlier releases, hence deprecated.

Equivalent to UbiquitousItemDownloadingStatus = NSURLUbiquitousItemDownloadingStatusCurrent.
(Read only property)

NSURLMBS.UbiquitousItemIsDownloading as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Networking MBS MacBase Plugin 22.1 ✅ Yes ❌ No ❌ No ✅ Yes All
True if data is being downloaded for this item.

(Read only property)

NSURLMBS.UbiquitousItemIsExcludedFromSync as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Networking MBS MacBase Plugin 22.1 ✅ Yes ❌ No ❌ No ✅ Yes All
True if the item is excluded from sync, which means it is locally on disk but won't be available on the server.

An excluded item is no longer ubiquitous.
(Read only property)

NSURLMBS.UbiquitousItemIsShared as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Networking MBS MacBase Plugin 22.1 ✅ Yes ❌ No ❌ No ✅ Yes All
True if the ubiquitous item is shared.

(Read only property)

NSURLMBS.UbiquitousItemIsUploaded as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Networking MBS MacBase Plugin 22.1 ✅ Yes ❌ No ❌ No ✅ Yes All
True if there is data present in the cloud for this item.

(Read only property)

NSURLMBS.UbiquitousItemIsUploading as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Networking MBS MacBase Plugin 22.1 ✅ Yes ❌ No ❌ No ✅ Yes All
True if data is being uploaded for this item.

(Read only property)

NSURLMBS.UbiquitousItemUploadingError as NSErrorMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Networking MBS MacBase Plugin 22.1 ✅ Yes ❌ No ❌ No ✅ Yes All
Returns the error when uploading the item to iCloud failed.

(Read only property)

NSURLMBS.user as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Networking MBS MacBase Plugin 15.2 ✅ Yes ❌ No ❌ No ✅ Yes All
The user name, conforming to RFC 1808. (read-only)

This property contains the user name. For example, in the URL ftp://username@www.example.com/, the user name is username.

If the receiver’s URL does not conform to RFC 1808, this property returns nil. The litmus test for conformance to RFC 1808 is as recommended in RFC 1808—specifically, whether the first two characters of resourceSpecifier are slashes (//).
(Read only property)

The items on this page are in the following plugins: MBS MacBase Plugin.


The biggest plugin in space...