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