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