|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface SEService.CallBack
Interface to receive call-backs when the service is connected. If the target language and environment allows it, then this shall be an inner interface of the SEService class.
Method Summary | |
---|---|
void |
serviceConnected(SEService service)
Called by the framework when the service is connected. |
Method Detail |
---|
void serviceConnected(SEService service)
service
- the connected service.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |