Syntax:
object.IncomingPremiumMessage( Text as String, SenderNumber as String, Network as String )
Description:
This event fires when the PSWinCom Gateway Client Component receives an incoming message from the Gateway that also has information about the network that the sender belongs to. The client must be configured to listen on the correct port in order to receive messages. Your account on the Gateway must also be configured for incoming messages and be CPA enabled. Contact your Gateway provider to set this up.
Text will contain the message of the incoming message, SenderNumber will contain the number of the sender and Network will contain the network identificator of the senders home GSM network. The Network value should be stored and used with any Premium SMS messages sent back to the sender.