Méthode | Description | |
---|---|---|
LookupAsync ( string identifier, |
Retrieves a contact with some user supplied identifier.
|
|
TwitterAddressBook ( ) : System |
Initializes a new instance of the TwitterAddressBook class.
|
Méthode | Description | |
---|---|---|
DiscoverAddressBookEntryUrlAsync ( string twitterUsername, |
Searches for the URL to an IronPigeon address book entry in the specified Twitter account.
|
public LookupAsync ( string identifier, |
||
identifier | string | The user-supplied identifier for the contact. |
cancellationToken | A cancellation token. | |
Résultat | Task |