Variable Channel.peer

The peer of the other end of the channel

class Channel
{
  // ...
  FlashAPI peer ;
  // ...
}