The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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'