Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
demo
sinch
com
Models
LoginObject
C# 클래스 demo.sinch.com.Models.LoginObject
파일 보기
프로젝트 열기: sinch/net-demo.sinch.com
1 사용 예제들
Private Properties
프로퍼티
타입
설명
공개 메소드들
메소드
설명
LoginObject
(
string
key
,
string
secret
) :
System
Signature
(
string
userId
) :
string
메소드 상세
LoginObject()
공개
메소드
public
LoginObject
(
string
key
,
string
secret
) :
System
key
string
secret
string
리턴
System
Signature()
공개
메소드
public
Signature
(
string
userId
) :
string
userId
string
리턴
string