Свойство | Тип | Описание | |
---|---|---|---|
txt | String |
Метод | Описание | |
---|---|---|
AssertValid ( ) : void | ||
ConvertToDateTime ( double unixTimeStamp ) : System.DateTime |
Method for converting a UNIX Timestamp to a System.DateTime value
|
|
FacebookGroupNetworkAnalyzer ( ) : System |
Initializes a new instance of the
|
|
GetNetwork ( String s_accessToken, String sGroupID, List |
||
GetNetworkAsync ( String s_accessToken, String sGroupID, List |
Метод | Описание | |
---|---|---|
BackgroundWorker_DoWork ( object sender, |
||
CreateGraphMLXmlDocument ( bool>.Dictionary |
||
GetFanPageNetworkInternal ( string sAccessToken, string sGroupID, List |
||
GetNetworkDescription ( List |
Метод | Описание | |
---|---|---|
AddAttributes ( |
||
AddCommenterVertices ( |
||
AddEdges ( |
||
AddLikerVertices ( |
||
AddPostDateRangeToNetworkDescription ( List |
||
AddPostPostCommentsEdges ( |
||
AddPostPostLikesEdges ( |
||
AddPostVertices ( |
||
AddStatusUpdates ( |
||
AddUserPostCommentsEdges ( |
||
AddUserPostLikesEdges ( |
||
AddUserUserCommentsEdges ( |
||
AddUserUserLikesEdges ( |
||
AddVertices ( |
||
AddWallPosts ( |
||
CallGraphAPIWithRelogin ( string sRelativePath ) : Facebook.JSONObject | ||
ConcatenateNetworkTypes ( List |
||
ConvertToTimestamp ( System.DateTime value ) : int |
Method for converting a System.DateTime value to a UNIX Timestamp
|
|
DownloadComments ( List |
||
DownloadLikes ( List |
||
DownloadPosts ( string sGroupID, int iFromPost, int iToPost, System.Boolean includeOthers, System.DateTime startDate, System.DateTime endDate ) : List |
||
ExecuteFQLMultiqueryWithRetryRelogin ( string>.Dictionary |
||
ExecuteFQLWithRelogin ( string sQuery, bool bForcePrevent ) : Facebook.JSONObject | ||
GetHashtags ( string txt, char concatenator ) : string |
Returns the hashtags found in a string
|
|
GetStatusUpdates ( List |
||
GetURLs ( string txt, char concatenator ) : string |
Returns the URLs found in a string
|
|
GetWallPosts ( List |
||
ManageDisplayNames ( string usersName, string usersID ) : string | ||
ManageDisplayNames ( JSONObject>.Dictionary |
||
ManageDuplicateNames2 ( JSONObject>.Dictionary |
||
Relogin ( ) : void | ||
ReloginMethod ( ) : void | ||
getAttributes ( bool>.Dictionary |
Gets the selected attributes for all the friends
|
protected BackgroundWorker_DoWork ( object sender, |
||
sender | object | |
e | ||
Результат | void |
public static ConvertToDateTime ( double unixTimeStamp ) : System.DateTime | ||
unixTimeStamp | double | |
Результат | System.DateTime |
protected CreateGraphMLXmlDocument ( bool>.Dictionary |
||
attributes | bool>.Dictionary | |
netTypes | List |
|
Результат |
public FacebookGroupNetworkAnalyzer ( ) : System | ||
Результат | System |
protected GetFanPageNetworkInternal ( string sAccessToken, string sGroupID, List |
||
sAccessToken | string | |
sGroupID | string | |
netTypes | List |
|
iFromPost | int | |
iToPost | int | |
attributes | bool>.Dictionary | |
getStatusUpdates | bool | |
getWallPosts | bool | |
includeOthers | bool | |
startDate | System.DateTime | |
endDate | System.DateTime | |
Результат |
public GetNetwork ( String s_accessToken, String sGroupID, List |
||
s_accessToken | String | |
sGroupID | String | |
netTypes | List |
|
iFromPost | int | |
iToPost | int | |
attributes | bool>.Dictionary | |
getStatusUpdates | bool | |
getWallPosts | bool | |
includeOthers | bool | |
startDate | System.DateTime | |
endDate | System.DateTime | |
Результат |
public GetNetworkAsync ( String s_accessToken, String sGroupID, List |
||
s_accessToken | String | |
sGroupID | String | |
netTypes | List |
|
iFromPost | int | |
iToPost | int | |
attributes | bool>.Dictionary | |
getStatusUpdates | bool | |
getWallPosts | bool | |
includeOthers | bool | |
startDate | System.DateTime | |
endDate | System.DateTime | |
Результат | void |
protected GetNetworkDescription ( List |
||
streamPosts | List |
|
fanPageUsernameID | String | |
netTypes | List |
|
iFromPost | ||
iToPost | ||
fromDate | System.DateTime | |
endDate | System.DateTime | |
oGraphMLXmlDocument | ||
Результат | String |