When a SMS comes, I don't want sms alert appear in some condition.So what can I do to prevent it? I look into SBSMSAlertItem,but can't find a method to disable alert. I think I can use mobile subtrate to do this, but which method should I hook?
Thanks.