Add server notification when modem error occurs
[framework/telephony/libtcore.git] / include / type / notification.h
index 22d99b2..66fef2b 100644 (file)
@@ -39,6 +39,7 @@ enum tcore_notification_command {
        TNOTI_SERVER_ADDED_STORAGE,
        TNOTI_SERVER_REMOVED_STORAGE,
        TNOTI_SERVER_EXIT,
+       TNOTI_SERVER_MODEM_ERR,
 
        TNOTI_CALL = TCORE_NOTIFICATION | TCORE_TYPE_CALL,
        TNOTI_CALL_STATUS_IDLE,