C# 클래스 Signal.Messages.OutgoingMediaMessage

파일 보기 프로젝트 열기: smndtrl/Signal-UWP 1 사용 예제들

공개 메소드들

메소드 설명
OutgoingMediaMessage ( OutgoingMediaMessage that ) : TextSecure.recipient
getDistributionType ( ) : int
getRecipients ( ) : Recipients
isGroup ( ) : bool
isSecure ( ) : bool

메소드 상세

OutgoingMediaMessage() 공개 메소드

public OutgoingMediaMessage ( OutgoingMediaMessage that ) : TextSecure.recipient
that OutgoingMediaMessage
리턴 TextSecure.recipient

getDistributionType() 공개 메소드

public getDistributionType ( ) : int
리턴 int

getRecipients() 공개 메소드

public getRecipients ( ) : Recipients
리턴 TextSecure.recipient.Recipients

isGroup() 공개 메소드

public isGroup ( ) : bool
리턴 bool

isSecure() 공개 메소드

public isSecure ( ) : bool
리턴 bool