getAllMessagesReceivedByUserId
Retrieves all messages sent by a user.
Return
An iterable containing all the messages sent by the user.
Parameters
userID
The ID of the user who sent the messages.
Retrieves all messages sent by a user.
An iterable containing all the messages sent by the user.
The ID of the user who sent the messages.