|
MessengerYouLike
|
|
Signals that Friend is typing a message
public event OnTypingIndication;
Public Event OnTypingIndication(ByVal FriendUsername As String)
|
Return Values |
Description |
|
ByVal FriendUsername As String |
Username of friend who is typing a message |
When a User starts typing a message then the friend is notified via this event that user is typing a message