This Command represents the Large Image of the client on the info Dialog after double clicking on the client image
UCServer should return a large profile image of a contact
if there is none: Feedback
Image known to the client (HASH) has not changed: Confirmation without image
image is returned.
ArgumentType: AsnRequestLargeProfileImageArgument
AsnRequestLargeProfileImageArgument is an Object
Name | Type | Optional | Comment |
---|---|---|---|
u8sContactID | string | Für diesen Kontakt ein groÃes Bild anfordern | |
u8sKnownHash | string | Der Client hat bereits ein Bild und passenden Hash dazu; | |
netDatabaseContactID | AsnNetDatabaseContactID | yes | jetzt kann der Server auch einfach nur zurückmelden, dass sich das Bild nicht geändert hat. |
optionalParams | AsnOptionalParameters | yes |
ResultType: AsnRequestLargeProfileImageResult
AsnRequestLargeProfileImageResult 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