jquery - javascript get callback from method -


i'm using cameratag js library functions , wondering how callback response them (for example publish() function). similar how response ajax call. i'm pretty novice @ javascript.

that not javascript or jquery, response sent server after upload video, receive post request specified url in server include json inside request body. have parse json , process in server function, example, save info in database


Comments

Popular posts from this blog

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

python - Mongodb How to add addtional information when aggregating? -

java - Incorrect order of records in M-M relationship in hibernate -