Trying to implement some Unity3D C# plugin code but am finding the Tizen docs to be rather lacking.
I need to know what Lib names are used for specific headers. Such as the message box api: https://developer.tizen.org/dev-gui...ODULE.html#ga32013c0d16b46a60be3f837c6474e4be
It tells me the header required but not the lib its used in. BlackBerry, MS and Apple all list this in there docs and is part of normal doc gen. Why Tizen doesn't give you this is idk. Is there an easy quick way to find this info? Thought someone might know.
What lib is used for: notification.h ??
Tizen Docs give C headers but not Lib names??