public interface ProviderProvider extends Service, ProviderTypes
ProviderProvider service provides
operations to retrieve information about a vAPI Provider. A provider is a
container that exposes one or more vAPI services.ProviderTypes.Info_VAPI_SERVICE_ID| Modifier and Type | Method and Description |
|---|---|
void |
get(AsyncContext<ProviderTypes.Info> asyncContext)
Returns a
ProviderTypes.Info
describing the vAPI provider on which the operation is invoked |
void get(AsyncContext<ProviderTypes.Info> asyncContext)
ProviderTypes.Info
describing the vAPI provider on which the operation is invoked
Invocation Result:
ProviderTypes.Info describing the vAPI
provider on which the operation is invoked
asyncContext - Handle to report the progress, result or error of the operation invocation.Copyright © 2022. All rights reserved.