C# Class SipSharp.Calls.CallOriginHelper

Exibir arquivo Open project: jgauffin/SipSharp

Public Methods

Method Description
IsExternalInbound ( this origins ) : bool
IsInternalInbound ( this origins ) : bool

Method Details

IsExternalInbound() public static method

public static IsExternalInbound ( this origins ) : bool
origins this
return bool

IsInternalInbound() public static method

public static IsInternalInbound ( this origins ) : bool
origins this
return bool