Going through smack 4.1.0 source, I could find that the ChatManager class only handles chat type messages (and normal type messages, if set) and filters the rest. Are there any similar implementations for headline type messages, or do I have to implement it on my own?
↧