메소드 | 설명 | |
---|---|---|
AzureService ( ) : System | ||
SyncAllAsync ( ) : Task |
||
UnregisterAthleteForPush ( Athlete athlete ) : System.Threading.Tasks.Task | ||
UpdateAthleteNotificationHubRegistration ( Athlete athlete, bool forceSave = false, bool sendTestPush = false ) : System.Threading.Tasks.Task |
This app uses Azure as the backend which utilizes Notifications hubs
|
public UnregisterAthleteForPush ( Athlete athlete ) : System.Threading.Tasks.Task | ||
athlete | Athlete | |
리턴 | System.Threading.Tasks.Task |
public UpdateAthleteNotificationHubRegistration ( Athlete athlete, bool forceSave = false, bool sendTestPush = false ) : System.Threading.Tasks.Task | ||
athlete | Athlete | |
forceSave | bool | |
sendTestPush | bool | |
리턴 | System.Threading.Tasks.Task |