com.gs.sms.context

SmsContext.RemoveType

The remove types defined here is used for {@link com.gs.sms.api.SmsManagerApi#removeSmsByType(int)}

Supported Products:

All


Detail

Method

method description

Member & Constant

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