C# 클래스 Invoca.CallCenter

Represents main API.
파일 보기 프로젝트 열기: Invoca/call_center_api-dotnet 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
APIPassword string
APIUsername string
APIVersion string
APInum int
CallCenterID string

공개 메소드들

메소드 설명
GetAPIurl ( ) : string
config ( string>.Dictionary dict ) : void

메소드 상세

GetAPIurl() 공개 정적인 메소드

public static GetAPIurl ( ) : string
리턴 string

config() 공개 정적인 메소드

public static config ( string>.Dictionary dict ) : void
dict string>.Dictionary
리턴 void

프로퍼티 상세

APIPassword 공개적으로 정적으로 프로퍼티

public static string APIPassword
리턴 string

APIUsername 공개적으로 정적으로 프로퍼티

public static string APIUsername
리턴 string

APIVersion 공개적으로 정적으로 프로퍼티

public static string APIVersion
리턴 string

APInum 공개적으로 정적으로 프로퍼티

public static int APInum
리턴 int

CallCenterID 공개적으로 정적으로 프로퍼티

public static string CallCenterID
리턴 string