From: pr.jung Date: Fri, 30 Sep 2016 02:10:02 +0000 (+0900) Subject: [Feedback] Add comment for API X-Git-Tag: accepted/tizen/mobile/20161215.072335~11 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ce776b438c573afb1546b54a8cdec1f868c92802;p=platform%2Fcore%2Fcsapi%2Fsystem.git [Feedback] Add comment for API Change-Id: I0f36368a5152ccd3db7ac97ff417c32de1bbeacf Signed-off-by: pr.jung --- diff --git a/Tizen.System/Feedback/Feedback.cs b/Tizen.System/Feedback/Feedback.cs index b9f73e1..bd9db9e 100644 --- a/Tizen.System/Feedback/Feedback.cs +++ b/Tizen.System/Feedback/Feedback.cs @@ -185,6 +185,9 @@ namespace Tizen.System.Feedback /// Get supported information about specific type and pattern /// /// + /// Now, IsSupportedPattern is not working for FeedbackType.All. + /// This API is working for FeedbackType.Sound and FeedbackType.Vibration only. + /// If you use FeedbackType.All for type parameter, this API will throw ArgumentException. /// To get supported information for Vibration type, app should have http://tizen.org/privilege/haptic privilege. /// /// Feedback type