C# 클래스 CCM.Web.Infrastructure.SignalR.WebGuiHubUpdater

The codec status hub sends out codec/user-agent changes to CCM frontpage. Updates clients through SignalR.
상속: IGuiHubUpdater
파일 보기 프로젝트 열기: IrisBroadcast/CCM

보호된 프로퍼티들

프로퍼티 타입 설명
log Logger

공개 메소드들

메소드 설명
Update ( SipEventHandlerResult updateResult ) : void

메소드 상세

Update() 공개 메소드

public Update ( SipEventHandlerResult updateResult ) : void
updateResult SipEventHandlerResult
리턴 void

프로퍼티 상세

log 보호되어 있는 정적으로 프로퍼티

protected static Logger log
리턴 Logger