@Portable public class SocialUserFollowedEvent extends Object implements Serializable
| Constructor and Description |
|---|
SocialUserFollowedEvent(SocialUser user,
SocialUser follow) |
public SocialUserFollowedEvent(SocialUser user, SocialUser follow)
public SocialUser getFollow()
public SocialUser getUser()
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.