예제 #1
0
 public WriteListener(BluetoothChatFragment frag)
 {
     host = frag;
 }
예제 #2
0
 public ChatHandler(BluetoothChatFragment frag)
 {
     chatFrag = frag;
 }