com.gs.calllog.context

CallLogContext.CallLogType

Type of a call log.

Supported Products:

All


Detail

Method

method description

Member & Constant

Member description
public static final int TYPE_INCOMING Call log type for incoming calls. Same as {@link android.provider.CallLog.Calls#INCOMING_TYPE}.

Supported Products:

All

public static final int TYPE_OUTGOING Call log type for outgoing calls. Same as {@link android.provider.CallLog.Calls#OUTGOING_TYPE}.

Supported Products:

All

public static final int TYPE_MISSED Call log type for missed calls. Same as {@link android.provider.CallLog.Calls#MISSED_TYPE}.

Supported Products:

All

public static final int MISSED_REJECT_TYPE Call log type for reject calls.

Supported Products:

All