The NewIncomingCall Event is raised whenever there is a new
incoming call received, if IncomingCallIndication property
is set as True.
The NewIncomingCall event is raised on a secondary thread when a new incoming
call is detected.
Namespace: mCore
Assembly: mCoreLib (in mCoreLib.dll)
| Visual Basic |
Public Class MyClass |
| C# |
class MyClass { catch
(mCore.GeneralException e) |
mCore.SMS.IncomingCallIndication Property
mCore.NewIncomingCallEventArgs Class
mCore.SMS.NewIncomingCallEventHandler Delegate