int beginSMS( const char* to );
This function is the step one of sending an SMS, which is to input the destination number.
1: Successful.
0: Failed.
LGSM.h
LSMSClass Class