smsmanager - Android raw PDU -


as think method in smsmanager:

copymessagetoicc(byte[] smsc, byte[] pdu, int status) 

store raw pdu in icc. how send message stored in icc?

the same question method:

createmessagelistfromrawrecords(list<smsrawdata> records) 


Comments