C# 클래스 cloudmusic2upnp.UserInterface.Web.WebSocket.Client

상속: IWebClient
파일 보기 프로젝트 열기: TilmannBach/cloudmusic2upnp 1 사용 예제들

공개 메소드들

메소드 설명
Client ( WebSocketConnection aConnection ) : System
SendMessage ( Protocol message ) : void

메소드 상세

Client() 공개 메소드

public Client ( WebSocketConnection aConnection ) : System
aConnection Bauglir.Ex.WebSocketConnection
리턴 System

SendMessage() 공개 메소드

public SendMessage ( Protocol message ) : void
message Protocol
리턴 void