C# 클래스 WebDemo.Models.Notification

파일 보기 프로젝트 열기: mobile-devices/cloudconnect_dotnet_client 1 사용 예제들

공개 메소드들

메소드 설명
CreateContent ( string assets, string data, string account ) : void
SendData ( ) : bool

메소드 상세

CreateContent() 공개 메소드

public CreateContent ( string assets, string data, string account ) : void
assets string
data string
account string
리턴 void

SendData() 공개 메소드

public SendData ( ) : bool
리턴 bool