No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
getResult()
Returns an object that contains the
results of the batch operation. The object is typed according to the
batch method. For example, if you call getMembershipBatch(), a successful call to BatchResult getResult() returns a ConnectApi.GroupMembership object.
Signature
public Object getResult()
Return Value
Type: Object