Property | Type | Description |
---|
Method | Description | |
---|---|---|
ContactInfoDataProvider ( ) : System | ||
GetLatestInfo ( string jid ) : |
||
HasPhoto ( string jid, string hash ) : bool | ||
RecordDetails ( string jid, string hash, |
public GetLatestInfo ( string jid ) : |
||
jid | string | |
return |
public HasPhoto ( string jid, string hash ) : bool | ||
jid | string | |
hash | string | |
return | bool |
public RecordDetails ( string jid, string hash, |
||
jid | string | |
hash | string | |
details | ||
return | void |