Push Notification Oracle APEX 23.1

Oracle Application Express is a rapid development tool for Web applications on the Oracle database.
Post Reply
admin
Posts: 2062
Joined: Fri Mar 31, 2006 12:59 am
Location: Pakistan
Contact:

Push Notification Oracle APEX 23.1

Post by admin »

Code: Select all


begin
    apex_pwa.send_push_notification (
    p_application_id => 123456,
    p_user_name      => 'SIKANDAR.AWAN@GMAIL.COM',
    p_title          => 'ERPstuff Push Notification',
    p_body           => 'This is my test push notification.' );
end;

Malik Sikandar Hayat
admin@erpstuff.com
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests