com.skt.m
Interface SMSListener
- public interface SMSListener
SMSListener ÀÎÅÍÆäÀ̽º´Â ÇÁ·Î±×·¥ÀÌ APPLICATION_DATA ŸÀÔÀÇ SMS
¸Þ½ÃÁö¸¦ ¹Þ±â À§ÇÏ¿© ±¸ÇöÇØÁÖ¾î¾ß¸¸ ÇÑ´Ù. SMSListener ÀÎÅÍÆäÀ̽º¸¦
±¸ÇöÇÑ °´Ã¼´Â SMS.setSMSListener() ¸Þ¼Òµå¸¦ ÀÌ¿ëÇÏ¿© µî·ÏµÉ ¼ö ÀÖ´Ù.
DOWNLOAD_NOTIFICATION°ú SHORT_MESSAGE ŸÀÔÀÇ SMS ¸Þ½ÃÁö´Â SMSListener¸¦
ÅëÇØ Àü´ÞµÇÁö ¾Ê´Â´Ù.
Method Summary |
void |
onMessage(SMSMessage msg)
APPLICATION_DATA ŸÀÔÀÇ SMS ¸Þ½ÃÁö°¡ ´Ü¸»±â¿¡ µµÂøµÇ¸é ÀÌ ¸Þ¼Òµå°¡
È£ÃâµÈ´Ù. |
onMessage
public void onMessage(SMSMessage msg)
- APPLICATION_DATA ŸÀÔÀÇ SMS ¸Þ½ÃÁö°¡ ´Ü¸»±â¿¡ µµÂøµÇ¸é ÀÌ ¸Þ¼Òµå°¡
È£ÃâµÈ´Ù.
- Parameters:
msg
- µµÂøÇÑ SMSMessage