create_notification

Function create_notification 

Source
pub fn create_notification(
    message_id: u16,
    token: Vec<u8>,
    sequence: u32,
    payload: Vec<u8>,
    is_confirmable: bool,
) -> Packet
Expand description

Creates a notification response for notifying observers about an update.