Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
gtalk と facebook サーバーに接続できます。ユーザーのプレゼンスも取得できます。今は一度に 1 人とチャットできます。しかし、一度に複数のユーザーとチャットしたい (プライベート チャット)
smack を使用して、一度に複数のユーザーとプライベート チャットを行うことはできますか??
はいの場合、宛先ごとにChatmanagerを介してチャットを作成すると、問題が解決します..私は混乱しています...
ありがとう:)
ChatManager を介して各宛先へのチャットを作成するだけです。各チャットには、互いに区別するための独自のメッセージ リスナーも必要です。