Пример #1
0
 public void disableTransport(TransportOption.Type type) {
   transportOptions.disableTransport(type);
 }