public interface ServiceIDListener extends EventListener
JoinManager
Modifier and Type | Method and Description |
---|---|
void |
serviceIDNotify(ServiceID serviceID)
Called when the JoinManager gets a valid ServiceID from a lookup
service.
|
void serviceIDNotify(ServiceID serviceID)
serviceID
- the service ID assigned by the lookup service.Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.