openedx.core.djangoapps.notifications.push package#

Submodules#

openedx.core.djangoapps.notifications.push.message_type module#

Push notifications MessageType

class openedx.core.djangoapps.notifications.push.message_type.PushNotificationMessageType(*args, **kwargs)#

Bases: BaseMessageType

Edx-ace MessageType for Push Notifications

openedx.core.djangoapps.notifications.push.tasks module#

Tasks for sending notification to ace push channel

openedx.core.djangoapps.notifications.push.tasks.send_ace_msg_to_push_channel(audience_ids, notification_object)#

Send mobile notifications using ace to push channels.

Module contents#