RouteParamsDialed Property |
A jelenlegi callerID/dialed, ami alapjan route-olunk.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public Destination Dialed { get; set; }
Public Property Dialed As Destination
Get
Set
public:
property Destination^ Dialed {
Destination^ get ();
void set (Destination^ value);
}
member Dialed : Destination with get, set
Property Value
Type:
DestinationSee Also