com.beem.project.beem.service.aidl
Interface IContact

Package class diagram package IContact
All Superinterfaces:
IInterface
All Known Implementing Classes:
IContact.Stub

public interface IContact
extends IInterface


Nested Class Summary
static class IContact.Stub
          Local-side IPC implementation stub class.
 
Method Summary
 String getJID()
           
 void setJID(String mjid)
           
 
Methods inherited from interface android.os.IInterface
asBinder
 

Method Detail

getJID

String getJID()
              throws RemoteException
Throws:
RemoteException

setJID

void setJID(String mjid)
            throws RemoteException
Throws:
RemoteException


Copyright © 2009 Beem-project.com. All Rights Reserved.