function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Prasad RuwanpathiranaPrasad Ruwanpathirana 

How to call a apex rest service from salesforce mobile sdk-android?

I need to call apex rest service from salesforce mobile sdk-android. I can execute the soql query by calling RestRequest.getRequestForQuery() method. How to call apex service from RestRequest class?
Aram BharathiAram Bharathi
Were you able to find answer for this?
Sudhanshu Singh 110Sudhanshu Singh 110
same, Did you find a solution to this?