You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the getChatRoomFromUri method in Core object is deprecated and the searchChatRoom methodtook its place. but the new method uses the equal method in the Address object and there is no way to get a specific chat room and comparing addresses using weakEquak method of Address. Or there is?
The text was updated successfully, but these errors were encountered:
the
getChatRoomFromUri
method inCore
object is deprecated and thesearchChatRoom
methodtook its place. but the new method uses theequal
method in theAddress
object and there is no way to get a specific chat room and comparing addresses usingweakEquak
method of Address. Or there is?The text was updated successfully, but these errors were encountered: