[This is preliminary documentation and is subject to change.]

The WS type exposes the following members.

Constructors

  NameDescription
Public methodWS

Methods

  NameDescription
Public methodEditAudioContent
Cuts and converts an audio file into a new audio clip. Developer specifies the target audio codec.
Public methodEditAudioContentForPhone
Cuts and converts an audio file into a new audio clip for a particular phone model. Target audio codec determined by phone model information.
Public methodGetCarrierList
Returns a list of supported carriers by Phone Sherpa for a given country. Carrier is supported if Phone Sherpa can send messages to thier subscriber's phones.
Public methodGetContentDownloadInstructions
Returns a formatted list of instructions on how to download and install mobile content. Popular models have specific instructions, others get generic download and install tips.
Public methodGetCountryList
Returns a list of countries supported by Phone Sherpa. Countries are supported if they have at least 1 active carrier within the Phone Sherpa system.
Public methodGetPhoneModelList
Returns a list of phone models based on the IsSupported flag.
Public methodGetPostFileInfo
Returns information for posting content files into the Phone Sherpa system.
Public methodGetRingtoneEditorFiles
Generates support files for the creation of a custom ringtone editor user experience.
Public methodGetStateProvinceList
Returns a list of states or provinces for a given country.
Public methodLoadFileFromUrl
Sideloads a file into the Phone Sherpa system from a public URL.
Public methodPublishContent
Publishes a file in "phone ready" downloadable format at a public URL.
**This function incurs a 1 credit usage charge.
Public methodResolveContentHandle
Takes an internal source file within the Phone Sherpa system and returns a public URL to that file for external consumption.
**This function incurs a 1 credit usage charge.
Public methodSendContentToPhone
Delivers a ringtone or wallpaper to a user's phone via SMS/WAP/MMS.
**This function incurs a 2 credit usage charge.
Public methodSendTestToPhone
Delivers a test ringtone or wallpaper to a user's phone via SMS/WAP/MMS. Validates user has properly configured phone and the appropriate data plan to receive mobile content.
Public methodValidatePhoneNumber
Validates a phone number as being correct for a given country. Returns a properly formatted international phone number.
Public methodValidateUserPhoneInformation
Validates user phone information as being correct for a given country. This includes phone number, carrier, country, phone model, and email address.

See Also