Skip to content

Commit 097e608

Browse files
Googlera-maurice
authored andcommitted
Un-deprecate "view_search_results" event for iOS.
PiperOrigin-RevId: 311374094
1 parent ffa9420 commit 097e608

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

analytics/ios_headers/FIREventNames.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,6 @@ static NSString *const kFIREventViewItemList NS_SWIFT_NAME(AnalyticsEventViewIte
383383
/// <ul>
384384
/// <li>@c kFIRParameterSearchTerm (NSString)</li>
385385
/// </ul>
386-
/// <b>This constant has been deprecated.</b>
387386
static NSString *const kFIREventViewSearchResults NS_SWIFT_NAME(AnalyticsEventViewSearchResults) =
388387
@"view_search_results";
389388

0 commit comments

Comments
 (0)