Class: EFax::RequestStatus

Inherits:
Object
  • Object
show all
Defined in:
lib/efax/outbound.rb

Constant Summary collapse

HTTP_FAILURE =
0
SUCCESS =
1
FAILURE =
2