find Chat By Id
Find a cached Chat that was identified by the stanzaId.
Return
the chat instance with the given identifier if found, or null otherwise
Parameters
identifier
the identifier to search for.
Find a cached Chat that was identified by the stanzaId.
the chat instance with the given identifier if found, or null otherwise
the identifier to search for.