Click or drag to resize
ELIS

ELISWCFService.APPRegistrationsSendTestAlarm Methode

Einsatzleit- & Informationssystem
Schickt Probealarm an ausgewähltes Gerät

Namensraum:  ELIS.ELISWCF
Assembly:  ELISWCF (in ELISWCF.dll) Version: 3.7.8601.40037
Syntax
public bool APPRegistrationsSendTestAlarm(
	string regId,
	Guid TicketID
)

Parameter

regId
Typ: System.String
Registrierungs ID vom Azure Notification Hub
TicketID
Typ: System.Guid

Rückgabewert

Typ: Boolean

Implementiert

IELISWCFService.APPRegistrationsSendTestAlarm(String, Guid)
Siehe auch