コード例 #1
0
 void suspend() {
   mConnectionState = ImConnection.SUSPENDING;
   mConnection.suspend();
 }