SMSSentResult EnumerationRemotePhoneCallService API Reference
SMS send result codes.

Namespace: JustRemotePhone.RemotePhoneService
Assembly: RemotePhoneService (in RemotePhoneService.dll) Version: 5.6.0.1
Syntax

public enum SMSSentResult
Members

  Member nameValueDescription
Ok1 SMS was successfully sent.
ErrorGeneric2 An unknown generic error happens.
ErrorNoService3 No radio services
ErrorRadioOff4 Radio is off.
ErrorMaximumSMSPerMonth5 The maximum allowed SMS messages per month are reached. (can be reset on the Remote Phone settings screen on the phone)
See Also