|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BaseListener
A base class for DNSSD listeners.
Method Summary | |
---|---|
void |
operationFailed(DNSSDService service,
int errorCode)
Called to report DNSSD operation failures. |
Method Detail |
---|
void operationFailed(DNSSDService service, int errorCode)
service
- The service that encountered the failure.
errorCode
- Indicates the failure that occurred. See DNSSDException
for error codes.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |