C# 클래스 KidoZen.Notification.CreateSubscriptionBody

파일 보기 프로젝트 열기: kidozen/kido-win

공개 프로퍼티들

프로퍼티 타입 설명
deviceId string
platform string
subscriptionId string

공개 메소드들

메소드 설명
CreateSubscriptionBody ( Uri id ) : System

메소드 상세

CreateSubscriptionBody() 공개 메소드

public CreateSubscriptionBody ( Uri id ) : System
id System.Uri
리턴 System

프로퍼티 상세

deviceId 공개적으로 프로퍼티

public string deviceId
리턴 string

platform 공개적으로 프로퍼티

public string platform
리턴 string

subscriptionId 공개적으로 프로퍼티

public string subscriptionId
리턴 string