|
Class Summary |
| ExternalContactSource |
The ExternalContactSource is the UI abstraction of the
ContactSourceService. |
| MetaContactListSource |
The MetaContactListSource is an abstraction of the
MetaContactListService, which makes the correspondence between a
MetaContact and an UIContact and between a
MetaContactGroup and an UIGroup. |
| MetaContactQuery |
The MetaContactQuery corresponds to a particular query made through
the MetaContactListSource. |
| MetaContactQueryEvent |
The MetaContactQueryEvent is triggered each time a
MetaContact is received as a result of a MetaContactQuery. |
| MetaContactQueryStatusEvent |
The MetaContactQueryStatusEvent is triggered each time a
MetaContactQuery changes its status. |
| MetaGroupQueryEvent |
The MetaGroupQueryEvent is triggered each time a
MetaContactGroup is received as a result of a
MetaContactQuery. |
| MetaUIContact |
The MetaUIContact is the implementation of the UIContact interface
for the MetaContactListService. |
| MetaUIGroup |
The MetaUIGroup is the implementation of the UIGroup for the
MetaContactListService. |
| ShowMoreContact |
|
| SourceUIContact |
The SourceUIContact is the implementation of the UIContact for the
ExternalContactSource. |