Resources

Gets available resources for the specified API version, including resource name and URI.

Parameters 

  • API version (string, optional)

iOS 

Swift

1RestClient.shared.requestForResources()
Objective-C

1- (SFRestRequest *)requestForResources
2    apiVersion:(nullable NSString *)apiVersion;

Android 

Kotlin

1fun getRequestForResources(apiVersion: String?): RestRequest
Java

1public static RestRequest getRequestForResources(String apiVersion)

See Also 

We've Moved

Welcome to the new home of the Mobile SDK Developer Guide! For now, the Japanese guide can be found in PDF form.