API Reference

Media.uploadCompleted

This is used in conjunction with media.getUploadURL, once the upload has been completed to Amazon, this method must be called to trigger the converters to handle the file.


Syntax

bool media.uploadCompleted ( int id, bool setAvatar = false )

Arguments

NameTypeRequiredDefault valueDescription
idintRequirednone
setAvatarboolOptionalfalseIf set to true, it will associate the media as the users avatar

Sample Response

Code examples

0 comments

Be the first to comment on uploadCompleted.

Add a Comment

  • captcha