Property | Type | Description | |
---|---|---|---|
HttpStatusCodesToFailImmediately | HttpStatusCode[] | ||
m_oTwitterStatusTextParser | |||
m_oTwitterUtil |
Method | Description | |
---|---|---|
AssertValid ( ) : void | ||
ExceptionToMessage ( |
||
TwitterNetworkAnalyzerBase ( ) : System |
Initializes a new instance of the
|
Method | Description | |
---|---|---|
AppendFollowedOrFollowingEdgeXmlNode ( String sScreenName, String sOtherScreenName, System.Boolean bFollowed, |
||
AppendFollowedOrFollowingEdgeXmlNodes ( TwitterUser>.Dictionary |
||
AppendFollowedOrFollowingEdgeXmlNodes ( ICollection |
||
AppendLatestStatusInformationFromValueDictionary ( Object>.Dictionary |
||
AppendRepliesToAndMentionsEdgeXmlNodes ( |
||
AppendStartTimeRelationshipDateUtcGraphMLAttributeValue ( |
||
AppendUserInformationFromValueDictionary ( Object>.Dictionary |
||
BeforeGetNetwork ( ) : void | ||
EnumerateFriendOrFollowerIDs ( String sScreenName, System.Boolean bFollowed, |
||
EnumerateJsonValues ( String sUrl, String sJsonName, |
||
EnumerateUserValueDictionaries ( String asUserIDsOrScreenNames, System.Boolean bUserIDsSpecified, |
||
GetTwitterResponseAsString ( String sUrl, |
||
ReportProgressForFollowedOrFollowing ( String sScreenName, System.Boolean bFollowed ) : void | ||
TryGetScreenNameFromDictionary ( Object>.Dictionary |
||
TryGetUserIDFromDictionary ( Object>.Dictionary |
||
TryGetUserValueDictionary ( String sScreenName, |
protected AppendFollowedOrFollowingEdgeXmlNode ( String sScreenName, String sOtherScreenName, System.Boolean bFollowed, |
||
sScreenName | String | |
sOtherScreenName | String | |
bFollowed | System.Boolean | |
oGraphMLXmlDocument | ||
oRequestStatistics | ||
return | void |
protected AppendFollowedOrFollowingEdgeXmlNodes ( TwitterUser>.Dictionary |
||
oUserIDDictionary | TwitterUser>.Dictionary | |
bFollowed | System.Boolean | |
iMaximumPeoplePerRequest | ||
oGraphMLXmlDocument | ||
oRequestStatistics | ||
return | void |
protected AppendFollowedOrFollowingEdgeXmlNodes ( ICollection |
||
oScreenNames | ICollection |
|
oUserIDDictionary | TwitterUser>.Dictionary | |
bFollowed | System.Boolean | |
iMaximumPeoplePerRequest | ||
oGraphMLXmlDocument | ||
oRequestStatistics | ||
return | void |
protected AppendLatestStatusInformationFromValueDictionary ( Object>.Dictionary |
||
oStatusValueDictionary | Object>.Dictionary | |
oGraphMLXmlDocument | ||
oTwitterUser | ||
bIncludeLatestStatus | System.Boolean | |
bExpandLatestStatusUrls | System.Boolean | |
return | void |
protected AppendRepliesToAndMentionsEdgeXmlNodes ( |
||
oGraphMLXmlDocument | ||
oTwitterUsers | IEnumerable |
|
oUniqueScreenNames | HashSet |
|
bIncludeRepliesToEdges | System.Boolean | |
bIncludeMentionsEdges | System.Boolean | |
bIncludeNonRepliesToNonMentionsEdges | System.Boolean | |
bIncludeStatuses | System.Boolean | |
return | void |
protected AppendStartTimeRelationshipDateUtcGraphMLAttributeValue ( |
||
oGraphMLXmlDocument | ||
oEdgeXmlNode | ||
oRequestStatistics | ||
return | void |
protected AppendUserInformationFromValueDictionary ( Object>.Dictionary |
||
oUserValueDictionary | Object>.Dictionary | |
oGraphMLXmlDocument | ||
oTwitterUser | ||
bIncludeStatistics | System.Boolean | |
bIncludeLatestStatus | System.Boolean | |
bExpandLatestStatusUrls | System.Boolean | |
return | void |
protected EnumerateFriendOrFollowerIDs ( String sScreenName, System.Boolean bFollowed, |
||
sScreenName | String | |
bFollowed | System.Boolean | |
iMaximumPeoplePerRequest | ||
oRequestStatistics | ||
return | IEnumerable |
protected EnumerateJsonValues ( String sUrl, String sJsonName, |
||
sUrl | String | |
sJsonName | String | |
iMaximumValues | ||
bSkipMostPage1Errors | System.Boolean | |
oRequestStatistics | ||
return | IEnumerable |
protected EnumerateUserValueDictionaries ( String asUserIDsOrScreenNames, System.Boolean bUserIDsSpecified, |
||
asUserIDsOrScreenNames | String | |
bUserIDsSpecified | System.Boolean | |
oRequestStatistics | ||
return | Object>>.IEnumerable |
public ExceptionToMessage ( |
||
oException | ||
return | String |
protected GetTwitterResponseAsString ( String sUrl, |
||
sUrl | String | |
oRequestStatistics | ||
return | String |
protected ReportProgressForFollowedOrFollowing ( String sScreenName, System.Boolean bFollowed ) : void | ||
sScreenName | String | |
bFollowed | System.Boolean | |
return | void |
protected TryGetScreenNameFromDictionary ( Object>.Dictionary |
||
oUserValueDictionary | Object>.Dictionary | |
sScreenName | String | |
return | System.Boolean |
protected TryGetUserIDFromDictionary ( Object>.Dictionary |
||
oUserValueDictionary | Object>.Dictionary | |
sUserID | String | |
return | System.Boolean |
protected TryGetUserValueDictionary ( String sScreenName, |
||
sScreenName | String | |
oRequestStatistics | ||
bIgnoreWebAndJsonExceptions | System.Boolean | |
oUserValueDictionary | Object>.Dictionary | |
return | System.Boolean |
public TwitterNetworkAnalyzerBase ( ) : System | ||
return | System |
protected static HttpStatusCode[] HttpStatusCodesToFailImmediately | ||
return | HttpStatusCode[] |
protected TwitterStatusTextParser,Smrf.SocialNetworkLib.Twitter m_oTwitterStatusTextParser | ||
return |