The NewUSSDReceived Event is raised whenever a new USSD message
is received, if NewUSSDIndication property is set as True.
The NewUSSDReceived event is raised on a secondary thread when a new USSD
message is received.
Namespace: mCore
Assembly: mCoreLib (in mCoreLib.dll)
| Visual Basic |
Public Class MyClass |
| C# |
class MyClass { catch
(mCore.GeneralException e) |
mCore.SMS.SendUSSD Method
mCore.SMS.CancelUSSDSession Method
mCore.SMS.NewUSSDIndication
Property
mCore.NewUSSDReceivedEventArgs Class
mCore.SMS.NewUSSDReceivedEventHandler Delegate