|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\Notifications\Model\Push\PushSubscription:Public Member Functions | |
| __construct (protected string $endpoint, protected string $auth, protected string $p256dh,) | |
| getEndpoint () | |
| getAuth () | |
| getP256dh () | |
Definition at line 23 of file PushSubscription.php.
| ILIAS\Notifications\Model\Push\PushSubscription::__construct | ( | protected string | $endpoint, |
| protected string | $auth, | ||
| protected string | $p256dh | ||
| ) |
Definition at line 25 of file PushSubscription.php.
| ILIAS\Notifications\Model\Push\PushSubscription::getAuth | ( | ) |
Definition at line 37 of file PushSubscription.php.
Referenced by ILIAS\Notifications\Repository\PushRepository\addSubscription().
Here is the caller graph for this function:| ILIAS\Notifications\Model\Push\PushSubscription::getEndpoint | ( | ) |
Definition at line 32 of file PushSubscription.php.
Referenced by ILIAS\Notifications\Repository\PushRepository\addSubscription().
Here is the caller graph for this function:| ILIAS\Notifications\Model\Push\PushSubscription::getP256dh | ( | ) |
Definition at line 42 of file PushSubscription.php.
Referenced by ILIAS\Notifications\Repository\PushRepository\addSubscription().
Here is the caller graph for this function: