public class OAuthComplete extends SocialEvent<OAuthSession>
OAuthSessionSocialEvent.Status| Constructor and Description |
|---|
OAuthComplete(SocialEvent.Status status,
String message,
OAuthSession session) |
public OAuthComplete(SocialEvent.Status status, String message, OAuthSession session)
status - the status of the eventmessage - specific message about the eventsession - the OAuth user session that has been completedCopyright © 2012-2013. All Rights Reserved.