The AddressBookConfiguration
class is a factory interface for creating "aace.addressBook" configuration objects.
◆ createAddressBookConfig()
Factory method used to programmatically generate "aace.addressBook" configuration data. The data generated by this method is equivalent to providing the following JSON values in a configuration file:
{
"aace.addressBook" : {
"cleanAllAddressBooksAtStart" : <true/false>
}
}
- Parameters
-
[in] | cleanAllAddressBooksAtStart | indicates whether to clean all address books at start. The default value is true . |
Alexa Auto SDK 4.2 - Copyright 2017-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
Licensed under the Apache License, Version 2.0