The NewUSSDIndication property gets or sets a Boolean value that
defines whether new USSD messages received will raise the
NewUSSDReceived Event.
Namespace: mCore
Assembly: mCoreLib (in mCoreLib.dll)
mCore.GeneralException
| 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