Metadata

Describes metadata provided by sObject basic information for the specified object.

Parameters 

  • API version (string)
  • Object type (string)

iOS 

Swift 

Delegate Method

1RestClient.shared.requestForMetadata(withObjectType:apiVersion:)

Objective-C 

Delegate Method

1- (SFRestRequest *)
2          requestForMetadataWithObjectType:(NSString *)objectType
3                                apiVersion:(nullable NSString *)apiVersion;

Android 

Kotlin

1fun getRequestForMetadata(apiVersion: String?, objectType: String?): RestRequest
Java

1public static RestRequest getRequestForMetadata(String apiVersion, String objectType)

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.