public static interface HostService.RefreshRequest extends Request<HostService.RefreshRequest,HostService.RefreshResponse>
Refresh the host devices and capabilities.
Modifier and Type | Method and Description |
---|---|
HostService.RefreshRequest |
async(Boolean async)
Indicates if the refresh should be performed asynchronously.
|
HostService.RefreshRequest async(Boolean async)
Indicates if the refresh should be performed asynchronously.
Copyright © 2017. All rights reserved.