com.dynamixsoftware.intentapi
Interface ISetLicenseCallback

All Known Implementing Classes:
ISetLicenseCallback.Stub

public interface ISetLicenseCallback


Nested Class Summary
static class ISetLicenseCallback.Stub
          Local-side IPC implementation stub class.
 
Method Summary
 void finish(Result result)
           
 void serverCheck()
           
 void start()
           
 

Method Detail

start

void start()
           throws android.os.RemoteException
Throws:
android.os.RemoteException

serverCheck

void serverCheck()
                 throws android.os.RemoteException
Throws:
android.os.RemoteException

finish

void finish(Result result)
            throws android.os.RemoteException
Throws:
android.os.RemoteException