Method: OneSignal::Notification#chrome_web_image

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

#chrome_web_imageObject

Channel: Push Notifications Platform: Chrome 56+ Sets the web push notification’s large image to be shown below the notification’s title and text. Please see Web Push Notification Icons.



158
159
160
# File 'lib/onesignal/models/notification.rb', line 158

def chrome_web_image
  @chrome_web_image
end