Brew Question:
Download Questions PDF

What notification events can an app register for?

Answer:

An app can register for the following System notifications:

TAPI (Class ID: 0x01001007)

NMASK_TAPI_STATUS
0x0001
TAPI Status change event

NMASK_TAPI_SMS_TEXT
0x0002
Incoming SMS

NMASK_TAPI_SMS_TS
0x0004
SMS message on specific Teleservice ID

INETMGR

NMASK_OPENED
0x0001
Network layer is available

NMASK_CLOSED
0x0002
Network layer is closed

NMASK_IDLE
0x0004
Network layer available and idle

Download Brew Interview Questions And Answers PDF

Previous QuestionNext Question
Explain usage or BREW?How to test application for proper handling of Suspend/Resume events on a non- provisioned phone?