C# 클래스 Telestream.Cloud.SDK.Core.ApiAccess

파일 보기 프로젝트 열기: Telestream/telestream-cloud-.Net-sdk 1 사용 예제들

공개 메소드들

메소드 설명
ApiAccess ( ) : System
ApiAccess ( string accessKey, string secretKey ) : System
ApiAccess ( string accessKey, string secretKey, string host, string version, int port ) : System

메소드 상세

ApiAccess() 공개 메소드

public ApiAccess ( ) : System
리턴 System

ApiAccess() 공개 메소드

public ApiAccess ( string accessKey, string secretKey ) : System
accessKey string
secretKey string
리턴 System

ApiAccess() 공개 메소드

public ApiAccess ( string accessKey, string secretKey, string host, string version, int port ) : System
accessKey string
secretKey string
host string
version string
port int
리턴 System