C# 클래스 JudoDotNetXamariniOSSDK.ClientService

상속: IClientService
파일 보기 프로젝트 열기: JudoPay/Judo-Xamarin 1 사용 예제들

공개 메소드들

메소드 설명
ClientService ( ) : System
GetClientDetails ( ) : Newtonsoft.Json.Linq.JObject
GetSdkVersion ( ) : string
GetUserAgent ( ) : string

메소드 상세

ClientService() 공개 메소드

public ClientService ( ) : System
리턴 System

GetClientDetails() 공개 메소드

public GetClientDetails ( ) : Newtonsoft.Json.Linq.JObject
리턴 Newtonsoft.Json.Linq.JObject

GetSdkVersion() 공개 메소드

public GetSdkVersion ( ) : string
리턴 string

GetUserAgent() 공개 메소드

public GetUserAgent ( ) : string
리턴 string