public interface IServiceRegistration
Modifier and Type | Method and Description |
---|---|
boolean |
registerApp(String sericeId,
String appId,
String entryName,
String vendorURL,
String serviceClass,
String iconURL) |
boolean |
registerBundle(String serviceId,
String bundleId,
String bundleVersion) |
boolean |
unregisterService(String serviceId) |
Copyright © 2018 universAAL Consortium. All rights reserved.