Свойство | Тип | Описание | |
---|---|---|---|
txt | String |
Метод | Описание | |
---|---|---|
AssertValid ( ) : void | ||
FacebookUserNetworkAnalyzer ( ) : System |
Initializes a new instance of the
|
|
GetNetwork ( String s_accessToken, List |
||
GetNetworkAsync ( String s_accessToken, List |
||
oTimer_Elapsed ( object sender, System e ) : void | ||
oTimer_Tick ( object sender, |
Метод | Описание | |
---|---|---|
BackgroundWorker_DoWork ( object sender, |
||
CreateGraphMLXmlDocument ( AttributesDictionary |
||
GetFriendsNetworkInternal ( string sAccessToken, List |
||
GetNetworkDescription ( List |
Метод | Описание | |
---|---|---|
AddEdgeAttributes ( |
||
AddEdges ( ) : void | ||
AddVertexAttributes ( |
||
AddVertices ( ) : void | ||
CreateAuthorEdges ( ) : void | ||
CreateCommenterEdges ( ) : void | ||
CreateEdges ( bool bGetUsersTagged, bool bGetCommenters, bool bGetLikers, bool bGetAuthorPosts, bool bIncludeMe ) : void | ||
CreateIncludeMeEdges ( ) : void | ||
CreateLikerEdges ( ) : void | ||
CreateUserTaggedEdges ( ) : void | ||
DownloadAttributes ( AttributesDictionary |
Gets the selected attributes for all the friends
|
|
DownloadEgo ( ) : Facebook.JSONObject | ||
DownloadFriendConnections ( ) : void | ||
DownloadFriends ( ) : void | ||
DownloadFromPostToPost ( int iFromPost, int iToPost, string sFirstPartQuery ) : List |
||
DownloadPosts ( bool bDownloadFromPostToPost, bool bDownloadBetweenDates, int iFromPost, int iToPost, System.DateTime oStartDate, System.DateTime oEndDate, bool bGetUsersTagged, bool bGetCommenters, bool bGetLikers ) : void | ||
DownloadPostsBetweenDates ( System.DateTime oStartDate, System.DateTime oEndDate, string sFirsPartQuery, bool bEgoTimeline, bool bFriendsTimeline ) : void | ||
DownloadVertices ( bool bGetUsersTagged, bool bGetCommenters, bool bGetLikers, bool bGetPosts, bool bLimitCommentsLikes, int iNrLimit ) : void | ||
ExecuteFQLMultiqueryWithRetry ( string>.Dictionary |
||
FQLBatchRequest ( Facebook.FacebookAPI fb, List |
||
GetCommenters ( bool bLimitCommentsLikes, int iNrLimit ) : void | ||
GetEgo ( ) : void | ||
GetHashtags ( string txt, char concatenator ) : string |
Returns the hashtags found in a string
|
|
GetInfo ( string sTableName, string sPostId, int iLimit, int iNrOfLikesComments, int iCallNr ) : List |
||
GetLikers ( bool bLimitCommentsLikes, int iNrLimit ) : void | ||
GetLoggedInUsername ( ) : string | ||
GetPostAuthors ( ) : void | ||
GetTooltips ( ) : void | ||
GetURLs ( string txt, char concatenator ) : string |
Returns the URLs found in a string
|
|
GetUsersTagged ( ) : void | ||
ManageDuplicateNames ( string sName ) : string | ||
VerticesToQuery ( bool bEgoTimeline, bool bFriendsTimeline ) : VertexCollection |
protected BackgroundWorker_DoWork ( object sender, |
||
sender | object | |
e | ||
Результат | void |
protected CreateGraphMLXmlDocument ( AttributesDictionary |
||
attributes | AttributesDictionary |
|
Результат |
public FacebookUserNetworkAnalyzer ( ) : System | ||
Результат | System |
protected GetFriendsNetworkInternal ( string sAccessToken, List |
||
sAccessToken | string | |
oEdgeType | List |
|
bDownloadFromPostToPost | bool | |
bDownloadBetweenDates | bool | |
bEgoTimeline | bool | |
bFriendsTimeline | bool | |
iFromPost | int | |
iToPost | int | |
oStartDate | System.DateTime | |
oEndDate | System.DateTime | |
bLimitCommentsLikes | bool | |
iNrLimit | int | |
bGetTooltips | bool | |
bIncludeMe | bool | |
attributes | AttributesDictionary |
|
Результат |
public GetNetwork ( String s_accessToken, List |
||
s_accessToken | String | |
oEdgeType | List |
|
bDownloadFromPostToPost | bool | |
bDownloadBetweenDates | bool | |
bEgoTimeline | bool | |
bFriendsTimeline | bool | |
iFromPost | int | |
iToPost | int | |
oStartDate | System.DateTime | |
oEndDate | System.DateTime | |
bLimitCommentsLikes | bool | |
iNrLimit | int | |
bGetTooltips | bool | |
bIncludeMe | bool | |
attributes | AttributesDictionary |
|
Результат |
public GetNetworkAsync ( String s_accessToken, List |
||
s_accessToken | String | |
oEdgeType | List |
|
bDownloadFromPostToPost | bool | |
bDownloadBetweenDates | bool | |
bEgoTimeline | bool | |
bFriendsTimeline | bool | |
iFromPost | int | |
iToPost | int | |
oStartDate | System.DateTime | |
oEndDate | System.DateTime | |
bLimitCommentsLikes | bool | |
iNrLimit | int | |
bGetTooltips | bool | |
bIncludeMe | bool | |
attributes | AttributesDictionary |
|
Результат | void |
protected GetNetworkDescription ( List |
||
oEdgeType | List |
|
bDownloadFromPostToPost | bool | |
bDownloadBetweenDates | bool | |
iFromPost | int | |
iToPost | int | |
oStartDate | System.DateTime | |
oEndDate | System.DateTime | |
bLimitCommentsLikes | bool | |
iNrLimit | int | |
oGraphMLXmlDocument | ||
Результат | String |
public oTimer_Elapsed ( object sender, System e ) : void | ||
sender | object | |
e | System | |
Результат | void |
public oTimer_Tick ( object sender, |
||
sender | object | |
e | ||
Результат | void |