![]() | |
FaxResource Methods |
The FaxResource type exposes the following members.
Name | Description | |
---|---|---|
![]() | Dispose |
This method forces a dispose of the Fax Resource object. Always do this in hang up handling to ensure clean up.
(Overrides ClientObject.Dispose(Boolean).) |
![]() ![]() | Receive |
Receives a fax and saves it into the specified file.
|
![]() | RouteFull(TelephonyLinkInfo) |
This overload is for Voice Elements Internal Use Only! To correctly route, use the
Full Route Method.
(Inherited from RoutableResource.) |
![]() ![]() | RouteFull(RoutableResource) |
Completes a full route between two Routable Resources. Both channels then listen to each other.
(Inherited from RoutableResource.) |
![]() | RouteHalf(TelephonyLinkInfo) | This overload is for Voice Elements Internal Use Only! To correctly route, use the
Half Route Method. (Inherited from RoutableResource.) |
![]() ![]() | RouteHalf(RoutableResource) |
Completes a half route between two Routable Resources. The channel calling this method listens to the one in the parameter, the second cannot hear.
(Inherited from RoutableResource.) |
![]() ![]() | Send(String) |
Sends the specified document as a fax from the specified file and path.
|
![]() ![]() | Send(String) |
Sends all of the the specified documents in an array as faxes.
|
![]() | SetConferenceAGCLevels |
Sets the levels for the AGC in conferencing. If all values are set to negatives, then the system wide AGC applies.
(Inherited from RoutableResource.) |
![]() | SetConferenceECTailDelay |
Sets the Echo Tail Delay in conferencing.
(Inherited from RoutableResource.) |
![]() | SetConferenceFEGLevel |
Sets the front end gain in conferencing. If set to 0, front end gain is turned off.
(Inherited from RoutableResource.) |
![]() | Stop |
Stops any current activity on the fax resource, such as a send or a receive.
|
![]() | StopAllListeners |
Forces all Routable Resources currently listening to this resource to stop.
(Inherited from RoutableResource.) |
![]() | StopListener |
Forces a apecific Routable Resource currently listening to this resource to stop.
(Inherited from RoutableResource.) |
![]() | StopListening |
Forces this resource to stop listening to all Routable Resources.
(Inherited from RoutableResource.) |