Issue 158877519


Beta Program
Developer Program
Sales
Wireless Discovery
Wireless Messaging Platform
Wireless Message Protocol Server
Website

Home / Support / FAQ / Wireless Messaging Platform / Issue 158877519 /
How do I set a the MsgPin() property? How do I set a Pin?

How do I set a the MsgPin() property? How do I set a Pin?

The MsgPin() is the property to set the phone number of the device to which you are sending your message. It is EXTREMELY important that you format the Pin properly.

International Pin

If the Pin is to a mobile device on a network outside of the United States or Canada, Simplewire considers it an International Pin. International Pin's may be accepted in two formats.

International Format 1: With a "+" character before an international number.

     +(country code)(national phone number)
     Java Example sms.setMsgPin("+493206922000")

International Format 2: With a "00" to designate an international number.

     00(country code)(national phone number)
     Java Example sms.setMsgPin("00493206922000")

United States and Canadian Pin

If the Pin is to a mobile device on a network within the United States or Canada, then the country code should be entered as 1, and a plus sign should come before the 1, as follows:

United States and Canada Format: With a "+" character before the country code 1.

     +1(national phone number)
     Java Example sms.setMsgPin("+11005101234")


Back to Main Index
   

More Information
Issue Number: 158877519

Keywords: Pin, mobile phone number, international format, country code, MIN, MSISDN

Back to Main Index
Related Issues
How many people have mobile devices?

What does the wireless services market consist of?

What is Wireless Messaging?

What is SMS?

Why is SMS better than email for alerts and notifications?

  Copyright © 1999-2005, Simplewire, Inc. Newsletter     News     Developer Program     Privacy      Site Map