Describe Global

Returns a list of all available objects in your org and their metadata.

Parameters 

  • API version (string)

iOS 

Swift

1RestClient.shared.requestForDescribeGlobal()
Objective-C

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

Android 

Kotlin

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

1public static RestRequest getRequestForDescribeGlobal(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.