From 1363f808f98eccfe113624cfcf3291fd601fbac2 Mon Sep 17 00:00:00 2001 From: Kazumasa Mitsunari Date: Wed, 1 Nov 2017 14:20:44 +0900 Subject: Update document Update ApplicationGuide Change-Id: I8a9c675adeb8997debaa553f0e45f736a2719010 Signed-off-by: Kazumasa Mitsunari --- .../html/structnotification__config__s.html | 167 +++++++++++++++++++++ 1 file changed, 167 insertions(+) create mode 100644 doc/api-ref/html/structnotification__config__s.html (limited to 'doc/api-ref/html/structnotification__config__s.html') diff --git a/doc/api-ref/html/structnotification__config__s.html b/doc/api-ref/html/structnotification__config__s.html new file mode 100644 index 0000000..de84953 --- /dev/null +++ b/doc/api-ref/html/structnotification__config__s.html @@ -0,0 +1,167 @@ + + + + + + + +Sound Manager: notification_config_s Struct Reference + + + + + + + + + + + + + + +
+
+ + + + + + +
+
Sound Manager +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
notification_config_s Struct Reference
+
+
+ +

#include <sm-helper.h>

+ + + + + + + + +

+Data Fields

gint32 type
 
gint32 status
 
gint16 parameter
 
+

Detailed Description

+
+

Definition at line 59 of file sm-helper.h.

+

Field Documentation

+ +

◆ parameter

+ +
+
+ + + + +
gint16 notification_config_s::parameter
+
+ +

Definition at line 62 of file sm-helper.h.

+ +
+
+ +

◆ status

+ +
+
+ + + + +
gint32 notification_config_s::status
+
+ +

Definition at line 61 of file sm-helper.h.

+ +
+
+ +

◆ type

+ +
+
+ + + + +
gint32 notification_config_s::type
+
+ +

Definition at line 60 of file sm-helper.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+
+ + + + -- cgit 1.2.3-korg