SMPP_BIND_E¶
This object represents one of the Bind Type.
Enumerations
TRANSMITTER
RECEIVER
TRANSCEIVER
This topic lists the expressions that are provided by this class.
EQ (smpp_bind_e m)
Result is boolean TRUE if input argument is equal to bind type of this connection.
Parameters (expressions not allowed):
m- SMPP Bind Type
Returns: bool_at
NE (smpp_bind_e m)
Result is boolean TRUE if input argument is equal to bind type of this connection.
Parameters (expressions not allowed):
m- SMPP Bind Type
Returns: bool_at