The remove types defined here is used for {@link com.gs.sms.api.SmsManagerApi#removeSmsByType(int)}
All
method | description |
---|
Member | description |
---|---|
public static final int SMS_IN |
A kind of sms that is received. Refer to {@link com.gs.sms.api.SmsManagerApi#removeSmsByType(int)}
Supported Products:All |
public static final int SMS_OUT |
A kind of sms that is send out. Refer to {@link com.gs.sms.api.SmsManagerApi#removeSmsByType(int)}
Supported Products:All |
public static final int SMS_DRAFT |
A kind of sms that is saved as draft. Refer to {@link com.gs.sms.api.SmsManagerApi#removeSmsByType(int)}
Supported Products:All |