Hi Jeff
In looking through the code (trying to swap notification device update from PUT to POST for a test), I came across this method
public static WebCallResult GetNotificationDeivce(ConnectionServerRest pConnectionServer, string pUserObjectId, string pObjectId,string pDisplayName,
out NotificationDevice pNotificationDevice)
I think it should be called GetNotificationDevice
Cheers
Stephan