This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
checkin [2018/12/31 01:01] clubadmin [Notification.SignalCheckIn] |
checkin [2023/10/16 14:11] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ===== CheckinApp.QRCode===== | ||
| + | Return a QRcode-string for a member, can be used in 3th party apps. | ||
| + | /// <param name=" | ||
| + | /// <param name=" | ||
| + | | ||
| + | Example: | ||
| + | https:// | ||
| + | |||
| ===== CheckinApp.Connect===== | ===== CheckinApp.Connect===== | ||
| Line 31: | Line 39: | ||
| /// <param name=" | /// <param name=" | ||
| /// <param name=" | /// <param name=" | ||
| + | /// <param name=" | ||
| | | ||
| Line 78: | Line 87: | ||
| /// <param name=" | /// <param name=" | ||
| /// <param name=" | /// <param name=" | ||
| + | /// <param name=" | ||
| | | ||
| Sends a signal to any client-checkin page on that is listening to the same club-id and display-id. | Sends a signal to any client-checkin page on that is listening to the same club-id and display-id. | ||
| Line 83: | Line 93: | ||
| Setup listening page: | Setup listening page: | ||
| - | https:// | + | https:// |
| other example, same owner but other checkin-point: | other example, same owner but other checkin-point: | ||
| https:// | https:// | ||