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