Change-Id: I4312f0acae7547b8fa2538949c62489515562df4
Signed-off-by: hyunho <hhstark.kang@samsung.com>
/**
* @brief Creates a complication handle.
* @details The default provider and type are the items to set for initial display.
- * User should not enter null as the default provider and will receive an error.
* If user selects the other provider and type, they are no longer used.
* You can specify @a supported_types by combining the types you want to show in the complication.
* You can specify @a supported_event_types by combining the event types you want to handle for the complication.