Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntaxpublic interface IByeReceiver : ISIPReceiver<ByeRequestArgs, ByeResponseArgs>
Public Interface IByeReceiver
Inherits ISIPReceiver(Of ByeRequestArgs, ByeResponseArgs)
public interface class IByeReceiver : ISIPReceiver<ByeRequestArgs^, ByeResponseArgs^>
type IByeReceiver =
interface
interface ISIPReceiver<ByeRequestArgs, ByeResponseArgs>
endThe IByeReceiver type exposes the following members.
Methods
See Also