메소드 |
설명 |
|
AppendFollowedOrFollowingEdgeXmlNode ( String sScreenName, String sOtherScreenName, System.Boolean bFollowed, GraphMLXmlDocument oGraphMLXmlDocument, RequestStatistics oRequestStatistics ) : void |
|
|
AppendFollowedOrFollowingEdgeXmlNodes ( TwitterUser>.Dictionary oUserIDDictionary, System.Boolean bFollowed, Int32 iMaximumPeoplePerRequest, GraphMLXmlDocument oGraphMLXmlDocument, RequestStatistics oRequestStatistics ) : void |
|
|
AppendFollowedOrFollowingEdgeXmlNodes ( ICollection oScreenNames, TwitterUser>.Dictionary oUserIDDictionary, System.Boolean bFollowed, Int32 iMaximumPeoplePerRequest, GraphMLXmlDocument oGraphMLXmlDocument, RequestStatistics oRequestStatistics ) : void |
|
|
AppendLatestStatusInformationFromValueDictionary ( Object>.Dictionary oStatusValueDictionary, GraphMLXmlDocument oGraphMLXmlDocument, TwitterUser oTwitterUser, System.Boolean bIncludeLatestStatus, System.Boolean bExpandLatestStatusUrls ) : void |
|
|
AppendRepliesToAndMentionsEdgeXmlNodes ( GraphMLXmlDocument oGraphMLXmlDocument, IEnumerable oTwitterUsers, HashSet oUniqueScreenNames, System.Boolean bIncludeRepliesToEdges, System.Boolean bIncludeMentionsEdges, System.Boolean bIncludeNonRepliesToNonMentionsEdges, System.Boolean bIncludeStatuses ) : void |
|
|
AppendStartTimeRelationshipDateUtcGraphMLAttributeValue ( GraphMLXmlDocument oGraphMLXmlDocument, XmlNode oEdgeXmlNode, RequestStatistics oRequestStatistics ) : void |
|
|
AppendUserInformationFromValueDictionary ( Object>.Dictionary oUserValueDictionary, GraphMLXmlDocument oGraphMLXmlDocument, TwitterUser oTwitterUser, System.Boolean bIncludeStatistics, System.Boolean bIncludeLatestStatus, System.Boolean bExpandLatestStatusUrls ) : void |
|
|
BeforeGetNetwork ( ) : void |
|
|
EnumerateFriendOrFollowerIDs ( String sScreenName, System.Boolean bFollowed, Int32 iMaximumPeoplePerRequest, RequestStatistics oRequestStatistics ) : IEnumerable |
|
|
EnumerateJsonValues ( String sUrl, String sJsonName, Int32 iMaximumValues, System.Boolean bSkipMostPage1Errors, RequestStatistics oRequestStatistics ) : IEnumerable |
|
|
EnumerateUserValueDictionaries ( String asUserIDsOrScreenNames, System.Boolean bUserIDsSpecified, RequestStatistics oRequestStatistics ) : Object>>.IEnumerable |
|
|
GetTwitterResponseAsString ( String sUrl, RequestStatistics oRequestStatistics ) : String |
|
|
ReportProgressForFollowedOrFollowing ( String sScreenName, System.Boolean bFollowed ) : void |
|
|
TryGetScreenNameFromDictionary ( Object>.Dictionary oUserValueDictionary, String &sScreenName ) : System.Boolean |
|
|
TryGetUserIDFromDictionary ( Object>.Dictionary oUserValueDictionary, String &sUserID ) : System.Boolean |
|
|
TryGetUserValueDictionary ( String sScreenName, RequestStatistics oRequestStatistics, System.Boolean bIgnoreWebAndJsonExceptions, Object>.Dictionary &oUserValueDictionary ) : System.Boolean |
|
|