Interface DeviceRegistrationWritePlatformService
- All Known Implementing Classes:
DeviceRegistrationWritePlatformServiceImpl
public interface DeviceRegistrationWritePlatformService
-
Method Summary
Modifier and TypeMethodDescriptionvoidregisterDevice(Long clientId, String registrationId) updateDeviceRegistration(Long id, Long clientId, String registrationId)
-
Method Details
-
registerDevice
-
updateDeviceRegistration
-
deleteDeviceRegistration
-