public interface Profile
| Modifier and Type | Method and Description |
|---|---|
ProfileFeature[] |
getFeatureList()
Get a list of supported Feature for this Feature Profile.
|
Confirmation |
handleRequest(UUID sessionIndex,
Request request)
Handle
Request |
ProfileFeature[] getFeatureList()
FeaturesConfirmation handleRequest(UUID sessionIndex, Request request)
RequestsessionIndex - source of the request.request - the Request to be handled.Confirmation to be send.Copyright © 2022. All rights reserved.