C# 클래스 SharpCaster.Channels.ConnectionChannel

상속: ChromecastChannel
파일 보기 프로젝트 열기: tapanila/SharpCaster 1 사용 예제들

공개 메소드들

메소드 설명
ConnectWithDestination ( ) : System.Threading.Tasks.Task
ConnectionChannel ( ChromeCastClient client ) : System.Threading.Tasks
OpenConnection ( ) : void

메소드 상세

ConnectWithDestination() 공개 메소드

public ConnectWithDestination ( ) : System.Threading.Tasks.Task
리턴 System.Threading.Tasks.Task

ConnectionChannel() 공개 메소드

public ConnectionChannel ( ChromeCastClient client ) : System.Threading.Tasks
client ChromeCastClient
리턴 System.Threading.Tasks

OpenConnection() 공개 메소드

public OpenConnection ( ) : void
리턴 void