|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface iKernel_Com
Interface for the Kernel module, used by the communication modules.
Method Summary | |
---|---|
void |
deliverMessage(iMSG msg)
Deliver new incoming message. |
iConfig |
getConfig()
Used to get the configuration data. |
iUserData |
getUserData()
Used to get user data. |
iUserList[] |
getUserList()
Used to get the buddy list. |
void |
newUser(java.lang.String address)
Deliver Bluetooth addres of newly discovered unit. |
Method Detail |
---|
void deliverMessage(iMSG msg)
void newUser(java.lang.String address)
iUserData getUserData()
iConfig getConfig()
iUserList[] getUserList()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |