Tim Keefer > eBay-API > eBay::API::XML::Call::GetChallengeToken::GetChallengeTokenResponseType

Download:
eBay-API-0.25.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View/Report Bugs
Source  

NAME ^

eBay::API::XML::Call::GetChallengeToken::GetChallengeTokenResponseType

DESCRIPTION ^

Response to GetChallengeToken request.

SYNOPSIS ^

INHERITANCE ^

eBay::API::XML::Call::GetChallengeToken::GetChallengeTokenResponseType inherits from the eBay::API::XML::ResponseDataType class

Subroutines: ^

setAudioChallengeURL()

The URL of the audio clip your application should provide for sight-impaired users. The audio clip corresponds to the image.

# Argument: 'xs:string'

getAudioChallengeURL()

  Returned: Always
#    Returns: 'xs:string'

setChallengeToken()

Botblock token that is used to validate that the user is a human and not a bot.

# Argument: 'xs:string'

getChallengeToken()

  Returned: Always
#    Returns: 'xs:string'

setImageChallengeURL()

The URL of the image your application should display to the user for a botblock challenge.

# Argument: 'xs:string'

getImageChallengeURL()

  Returned: Always
#    Returns: 'xs:string'
syntax highlighting: