UAC Module


Table of Contents

1. Overview
2. Dependencies
2.1. SER Modules
2.2. External Libraries or Applications
3. Exported Parameters
3.1. from_store_param (string)
3.2. from_restore_mode (integer)
3.3. credential (string)
4. Exported Functions
4.1. uac_replace_from(display, uri)
4.2. uac_replace_from(uri)
4.3. uac_restore_from()
4.4. uac_auth()
5. Installation
6. Usage Examples
6.1. Anonymous ID
6.2. Client authentication
6.3. Notes