Пример #1
0
 public boolean isValid() {
   return _call.isValid();
 }
Пример #2
0
 public Channel getChannel() {
   return _call.getChannel();
 }