MiniMail Service
This function creates a link to the Mobage Mini-Mail Service in an application.
GET
POST
Parameter List:
Name |
Required? |
Description |
---|---|---|
recipient |
Y |
Destination User ID |
url |
|
URL to transition to after posting (If omitted, default is start URL defined in Gadget XML) |
subject |
|
Default Subject |
body |
|
Default Body |
- The parameter value must be URI-escaped when sending parameters with href attributes, etc. in URLs.
- HTML tags may not be included in the subject or body.
Examples
Revision History
- 12/11/2012
- Initial release.