Mental Space

Push
in package

FinalYes

Table of Contents

Properties

$payload  : mixed
$queryFactory  : QueryFactory

Methods

__construct()  : mixed
sendNotification()  : mixed
sendNotificationTo()  : mixed
sendToAll()  : mixed

Properties

$payload

public mixed $payload

Methods

sendNotification()

public sendNotification(mixed $title, mixed $body, mixed $to) : mixed
Parameters
$title : mixed
$body : mixed
$to : mixed

sendNotificationTo()

public sendNotificationTo(mixed $title, mixed $body, mixed $uid) : mixed
Parameters
$title : mixed
$body : mixed
$uid : mixed

sendToAll()

public sendToAll(mixed $title, mixed $body) : mixed
Parameters
$title : mixed
$body : mixed

        
On this page

Search results