public static class User.SocialUnlink extends ISyncMethod
ISyncMethod.Status
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
BROADCAST_ACTION |
ERROR_CODE, isAsync, MESSAGE, STATUS
Constructor and Description |
---|
SocialUnlink() |
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
GetParams() |
android.os.Bundle |
Perform(android.content.Context context,
android.os.Bundle args) |
GetBroadcastAction, getMethod, PerformAsync
public android.os.Bundle Perform(@NonNull android.content.Context context, android.os.Bundle args)
Perform
in class ISyncMethod
context
- used to access the ContentProviderargs
- arguments of the methodpublic java.lang.String[] GetParams()
GetParams
in class ISyncMethod