Platforms to show: All Mac Windows Linux Cross-Platform

Back to NSCachedURLResponseMBS class.

NSCachedURLResponseMBS.Constructor(response as NSURLResponseMBS, data as MemoryBlock, userInfo as Dictionary = nil, storagePolicy as Integer = 0)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Cocoa Networking MBS MacBase Plugin 19.0 ✅ Yes ❌ No ❌ No ✅ Yes All
Creates a cached URL response instance.

response: The response to cache.
data: The data to cache.

Returns a cached URL response object, containing the response and data.

The cache storage policy is set to the default, kCacheStorageAllowed, and the user info dictionary is set to nil.

NSCachedURLResponseMBS.copy as NSCachedURLResponseMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Cocoa Networking MBS MacBase Plugin 19.0 ✅ Yes ❌ No ❌ No ✅ Yes All
Creates a copy of the object.

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


The biggest plugin in space...