C# 클래스 agsXMPP.protocol.client.Presence

Zusammenfassung für Presence.
상속: Base.Stanza
파일 보기 프로젝트 열기: SiteView/ECC8.13 1 사용 예제들

공개 메소드들

메소드 설명
Presence ( ) : System
Presence ( ShowType show, string status ) : System
Presence ( ShowType show, string status, int priority ) : System

메소드 상세

Presence() 공개 메소드

public Presence ( ) : System
리턴 System

Presence() 공개 메소드

public Presence ( ShowType show, string status ) : System
show ShowType
status string
리턴 System

Presence() 공개 메소드

public Presence ( ShowType show, string status, int priority ) : System
show ShowType
status string
priority int
리턴 System