Closed geniusgeek closed 10 years ago
please i ve tried to send notification along side a photo with the above API but its not working. SOmebody help
@geniusgeek already replied to you in a previous issue where you also commented the same thing. Duplicating the content is distracting.
public void postNotificationMessage(@Header("Content-Type") String contentType,@Header("Authorization") String authorizationValue ,@FormField("notificationMessage") String notificationMessage,@FormField("file") FileFormField pictureOrVideoCallback responseCallback );