ExOneSignal

v0.1.1

  • Pages
  • Modules

    ExOneSignal v0.1.1 ExOneSignal.Notification View Source

    Link to this section Summary

    Functions

    add_data(notification, key, value)
    add_player(notification, player_id)
    add_players(notification, player_ids)
    new()
    set_badge_count(notification, badge_count)
    set_body(notification, body, language \\ :en)
    set_title(notification, title, language \\ :en)

    Link to this section Functions

    Link to this function

    add_data(notification, key, value) View Source

    Link to this function

    add_player(notification, player_id) View Source

    Link to this function

    add_players(notification, player_ids) View Source

    Link to this function

    new() View Source

    Link to this function

    set_badge_count(notification, badge_count) View Source

    Link to this function

    set_body(notification, body, language \\ :en) View Source

    Link to this function

    set_title(notification, title, language \\ :en) View Source

    Built using ExDoc (v0.19.3), designed by Friedel Ziegelmayer.