org.simalliance.openmobileapi
Interface SEService.Callback

Enclosing class:
SEService

public static interface SEService.Callback

Interface to receive call-backs when the service is connected.


Method Summary
 void serviceConnected(SEService serviceConnected)
          Called by the framework when the service is connected
 

Method Detail

serviceConnected

void serviceConnected(SEService serviceConnected)
Called by the framework when the service is connected

Parameters:
serviceConnected - the connected service

Copyright © 2010-2011 Inside Secure
Except as noted, this content is licensed under Apache 2.0 License.