ISendSmsGetSmsProviderById Method |  |
Note: This API is now obsolete.
Get SmsProvider by ID. This method is not working anymore.
Namespace: Bosch.Vms.SDKAssembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax[ObsoleteAttribute("The SMS feature has been removed.", false)]
SmsProvider GetSmsProviderById(
Guid id
)Parameters
- id Guid
-
Return Value
SmsProvider
See Also