Request an image of a contact
Either there is none: Feedback
Image known to the client (HASH) has not changed: Confirmation without image
Otherwise: Image is returned
ArgumentType: AsnRequestContactImageArgument
AsnRequestContactImageArgument is an Object
Name | Type | Optional | Comment |
---|---|---|---|
netDatabaseContactID | AsnNetDatabaseContactID | ||
u8sKnownHash | string | ||
optionalParams | AsnOptionalParameters | yes |
ResultType: AsnRequestContactImageResult
AsnRequestContactImageResult is an Object
Name | Type | Optional | Comment |
---|---|---|---|
iResult | number | EnumRequestImageResult: Ergebnis des Aufrufs: Kein Bild, keine Ãnderung, Bild hängt an | |
sImageData | string | yes | Beschreibung der Werte in EnumRequestLargeProfileResult |
u8sImageHash | string | yes | Wenn ein Bild übermittelt wird, steht hier dessen Hash |
optionalParams | AsnOptionalParameters | yes |
ErrorType: AsnRequestError
AsnRequestError is an Object
Name | Type | Optional | Comment |
---|---|---|---|
iErrorDetail | number | A number representing the error | |
u8sErrorString | string | A string representing the error | |
optionalParams | AsnOptionalParameters | yes | No optional params yet |
Version 6.4