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.
Android アプリ内でグループ チャットを実装するために Scringo を使用しています。コードを介して特定のチャットルームを開く方法はありますか? 現在、サンプル アプリケーションと API から、次のコードのみを見つけました。
Scringo.openChatRooms(MainActivity.this);
方法を教えてください