RouteeSMSClient Help
![]() | ClientOptions Constructor (String, String) |
Initializes a new instance of the ClientOptions class.
Namespace: RouteeSMSClient.RouteeBase
Assembly: RouteeSMSClient (in RouteeSMSClient.dll) Version: 1.0.0

C#
public ClientOptions( string callBackUri, string originator )
Parameters
- callBackUri
- Type: SystemString
The call back URI. - originator
- Type: SystemString
The originator.
