コード例 #1
0
ファイル: Skype.php プロジェクト: mosvov/skype-web-php
 /**
  *
  */
 public function logout()
 {
     $this->transport->logout();
 }