pushMsg.setContentType(VivatoMessage.PUSH_WAP_MESSAGE_TYPE); // or "text/vnd.ncl.push"
pushMsg.setContent(pushContent );
This will cause Provato to send one or more (depending on the length) binary SMS. The User Data Header and Data Encoding Scheme will be set automatically by Provato.
IMPORTANT. The ID should be set to something unique (e.g. the current time in long format). The created and expired used in WAP Push service indicators should be respectively set to well before and well after the current date in case the recipient phone date is not set. Typically created 1year previous and expires 1 year later.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum