|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GMContact | |
---|---|
com.lokan.gmlib |
Uses of GMContact in com.lokan.gmlib |
---|
Methods in com.lokan.gmlib that return GMContact | |
---|---|
GMContact |
GMContactManager.addGMContact(GMContact contact)
Adds an contact. |
GMContact[] |
GMContactManager.getAllGMContacts()
Returns all contacts. |
Methods in com.lokan.gmlib with parameters of type GMContact | |
---|---|
GMContact |
GMContactManager.addGMContact(GMContact contact)
Adds an contact. |
void |
GMContactManager.removeGMContact(GMContact contact)
Removes an contact. |
void |
GMContactManager.removeGMContacts(GMContact[] contacts)
Removes an contacts. |
void |
GMContactManager.updateGMContact(GMContact contact)
Updates an contact. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |