Difference between revisions of "SocialUnfollow"
From LongJump Support Wiki
imported>Aeric |
imported>Aeric |
||
Line 22: | Line 22: | ||
;Throws: | ;Throws: | ||
:Exception | :Exception | ||
Revision as of 02:18, 3 December 2011
Unfollow a resource.
- Syntax
Result result = Functions.socialUnFollow(BaseBean<SocialBean> sb);
- Parameters
-
- BaseBean<SocialBean>
- An instance of a SocialBean subclass:
- Returns
- Result object
--or--
- An integer containing ...
- A string containing ...
- Throws
- Exception