C# 클래스 SipSharp.Calls.CallOriginHelper

파일 보기 프로젝트 열기: jgauffin/SipSharp

공개 메소드들

메소드 설명
IsExternalInbound ( this origins ) : bool
IsInternalInbound ( this origins ) : bool

메소드 상세

IsExternalInbound() 공개 정적인 메소드

public static IsExternalInbound ( this origins ) : bool
origins this
리턴 bool

IsInternalInbound() 공개 정적인 메소드

public static IsInternalInbound ( this origins ) : bool
origins this
리턴 bool