Method: OneSignal::BasicNotification#target_content_identifier

Defined in:
lib/onesignal/models/basic_notification.rb

#target_content_identifierObject

Channel: Push Notifications Platform: iOS 13+ Use to target a specific experience in your App Clip, or to target your notification to a specific window in a multi-scene App.



143
144
145
# File 'lib/onesignal/models/basic_notification.rb', line 143

def target_content_identifier
  @target_content_identifier
end