메소드 |
설명 |
|
AddAttributes ( GraphMLXmlDocument &oGraphMLXmlDocument, XmlNode &oVertexXmlNode, JSONObject>.Dictionary attributeValues ) : void |
|
|
AddCommenterVertices ( GraphMLXmlDocument &oGraphMLXmlDocument, Dictionary commentersComments, JSONObject>.Dictionary attributeValues, object>.Dictionary statusUpdates, object>.Dictionary wallPosts ) : void |
|
|
AddEdges ( GraphMLXmlDocument &oGraphMlXmlDocument, List netTypes, Dictionary commentersComments, Dictionary likersPosts, Facebook.JSONObject streamPosts, JSONObject>.Dictionary attributeValues ) : void |
|
|
AddLikerVertices ( GraphMLXmlDocument &oGraphMLXmlDocument, Dictionary likersPost, JSONObject>.Dictionary attributeValues, object>.Dictionary statusUpdates, object>.Dictionary wallPosts ) : void |
|
|
AddPostDateRangeToNetworkDescription ( Facebook.JSONObject streamPosts, NetworkDescriber oNetworkDescriber ) : void |
|
|
AddPostPostCommentsEdges ( GraphMLXmlDocument &oGraphMLXmlDocument, Dictionary commentersComments ) : void |
|
|
AddPostPostLikesEdges ( GraphMLXmlDocument &oGraphMLXmlDocument, Dictionary likersPosts ) : void |
|
|
AddPostVertices ( GraphMLXmlDocument &oGraphMLXmlDocument, Facebook.JSONObject streamPosts ) : void |
|
|
AddStatusUpdates ( GraphMLXmlDocument &oGraphMLXmlDocument, XmlNode &oVertexXmlNode, string userID, object>.Dictionary statusUpdates ) : void |
|
|
AddUserPostCommentsEdges ( GraphMLXmlDocument &oGraphMLXmlDocument, Dictionary commentersComments, JSONObject>.Dictionary attributeValues ) : void |
|
|
AddUserPostLikesEdges ( GraphMLXmlDocument &oGraphMLXmlDocument, Dictionary likersPosts, JSONObject>.Dictionary attributeValues ) : void |
|
|
AddUserUserCommentsEdges ( GraphMLXmlDocument &oGraphMLXmlDocument, Dictionary commentersComments, Facebook.JSONObject streamPosts, JSONObject>.Dictionary attributeValues ) : void |
|
|
AddUserUserLikesEdges ( GraphMLXmlDocument &oGraphMLXmlDocument, Dictionary likersPosts, Facebook.JSONObject streamPosts, JSONObject>.Dictionary attributeValues ) : void |
|
|
AddVertices ( GraphMLXmlDocument &oGraphMLXmlDocument, JSONObject>.Dictionary &attributeValues, bool>.Dictionary attributes, List netTypes, Dictionary commentersComments, Dictionary likersPosts, Facebook.JSONObject streamPosts ) : void |
|
|
AddWallPosts ( GraphMLXmlDocument &oGraphMLXmlDocument, XmlNode &oVertexXmlNode, string userID, object>.Dictionary wallPosts ) : void |
|
|
CallGraphAPIWithRelogin ( string sRelativePath ) : Facebook.JSONObject |
|
|
ConcatenateNetworkTypes ( List netTypes ) : string |
|
|
DownloadComments ( Facebook.JSONObject streamPosts, int iLimit ) : Dictionary>> |
|
|
DownloadLikes ( Facebook.JSONObject streamPosts, int iLimit ) : List>.Dictionary |
|
|
DownloadPosts ( string fanPageUsernameID, int iFromPost, int iToPost, System.Boolean includeOthers, System.DateTime startDate, System.DateTime endDate ) : Facebook.JSONObject |
|
|
ExecuteFQLMultiqueryWithRetryRelogin ( string>.Dictionary oQueries, string sProgress, bool bForcePrevent ) : Facebook.JSONObject |
|
|
ExecuteFQLWithRelogin ( string sQuery, bool bForcePrevent ) : Facebook.JSONObject |
|
|
GetHashtags ( string txt, char concatenator ) : string |
Returns the hashtags found in a string |
|
GetStatusUpdates ( List userUIDs ) : Dictionary>> |
|
|
GetURLs ( string txt, char concatenator ) : string |
Returns the URLs found in a string |
|
GetWallPosts ( List userUIDs ) : Dictionary>> |
|
|
ManageDisplayNames ( string usersName, string usersID ) : string |
|
|
ManageDisplayNames ( JSONObject>.Dictionary &attributes ) : void |
|
|
ManageDuplicateNames2 ( JSONObject>.Dictionary &attributes ) : void |
|
|
Relogin ( ) : void |
|
|
ReloginMethod ( ) : void |
|
|
getAttributes ( bool>.Dictionary attributes, List users ) : Dictionary> |
Gets the selected attributes for all the friends |
|