|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
A tracking object for a service created by DNSSD.
| Method Summary | |
void |
stop()
Halt the active operation and free resources associated with the DNSSDService. |
| Method Detail |
public void stop()
Any services or records registered with this DNSSDService will be deregistered. Any Browse, Resolve, or Query operations associated with this reference will be terminated.
Note: if the service was initialized with DNSSD.register(), and an extra resource record was
added to the service via DNSSDRegistration.addRecord(int, int, byte[], int), the DNSRecord so created
is invalidated when this method is called - the DNSRecord may not be used afterward.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||