TSMessages icon indicating copy to clipboard operation
TSMessages copied to clipboard

How to detect if the TSmessage has disappeared?

Open rawc opened this issue 9 years ago • 2 comments

I want to know when the message has disappeared, not with a tap. I need to do some work if the notification was ignored!

rawc avatar Feb 19 '16 22:02 rawc

Can anyone explain this issue? Im facing the same issue.

ZeeshanKiyani avatar Jun 21 '16 15:06 ZeeshanKiyani

Maybe you can try with TSMessage.isNotificationActive() to check if there is a notification being displayed. Then build from there...

avazquezpr avatar Jul 19 '16 07:07 avazquezpr