C# 클래스 ChatterBox.Client.Common.Avatars.AvatarLink

파일 보기 프로젝트 열기: openpeer/ChatterBox

공개 메소드들

메소드 설명
CallCoordinatorUriFor ( int avatar ) : Uri
EmbeddedLinkFor ( int avatar ) : string
ExpandAvatarsToLocal ( ) : IAsyncAction

메소드 상세

CallCoordinatorUriFor() 공개 정적인 메소드

public static CallCoordinatorUriFor ( int avatar ) : Uri
avatar int
리턴 Uri

EmbeddedLinkFor() 공개 정적인 메소드

public static EmbeddedLinkFor ( int avatar ) : string
avatar int
리턴 string

ExpandAvatarsToLocal() 공개 정적인 메소드

public static ExpandAvatarsToLocal ( ) : IAsyncAction
리턴 IAsyncAction