sendTyping method

void sendTyping()

Implementation

void sendTyping(){MesiboPresence p= newPresence();p.sendTyping();}