IdentityLookup Namespace

Classes

ILCallClassificationRequest

A classification request.

ILCallCommunication

An incoming call.

ILClassificationRequest

Base class for classes that support users in reporting unwanted communications.

ILClassificationResponse

Handles the classification of messages to mark them as junk, mark them as not junk, and/or to block the sender.

ILCommunication

Base class for incoming calls and messages.

ILMessageClassificationRequest

A request to report a message.

ILMessageCommunication

An incoming SMS message.

ILMessageFilterErrorExtensions

Extension methods for the IdentityLookup.ILMessageFilterError enumeration.

ILMessageFilterExtension

Base class for message filter extensions.

ILMessageFilterExtensionContext

Represents the extension context for a message filter.

ILMessageFilterQueryRequest

Represents a request to a message filter to examine a message from an unknown sender for filtering.

ILMessageFilterQueryResponse

Represents a message query response.

ILNetworkResponse

Represents a response to a network request by the filter extension.

Interfaces

IILMessageFilterQueryHandling

Interface that is used by a message filter extension to respond to queries.

Enums

ILClassificationAction

Enumerates message classification actions.

ILMessageFilterAction

Enumerates actions that can be taken in response to a message.

ILMessageFilterError