Home > Configuration > Smpp > setsmppparam_clientmode

setsmppparam_clientmode

Use this method to set mode in which the client binds to the ADC. Applicable settings function as follows:
* TRANSCEIVER - Client can send and receive messages to and from the message center.
* TRANSMITTERONLY - Client can only send messages.
* RECEIVERONLY - Client can only receive messages.

Syntax



Parameters

clientmode

Mode in which the client binds to the ADC. Applicable settings function as follows: * TRANSCEIVER - Client can send and receive messages to and from the message center. * TRANSMITTERONLY - Client can only send messages. * RECEIVERONLY - Client can only receive messages.
Default value = NS_TRANSCEIVER.
Possible Values : TRANSCEIVER, TRANSMITTERONLY, RECEIVERONLY.

Return Value

Returns simpleResult

See Also