Arguments for fm.liveswitch.HttpTransfer#addOnSendStart. More...
Public Member Functions | |
| byte[] | getRequestBinaryContent () |
| Gets the binary content of the request. More... | |
| String | getRequestTextContent () |
| Gets the text content of the request. More... | |
| Object | getSender () |
| Gets the sender of the request, either a client or publisher. More... | |
| HttpSendStartArgs () | |
Arguments for fm.liveswitch.HttpTransfer#addOnSendStart.
| fm.liveswitch.HttpSendStartArgs.HttpSendStartArgs | ( | ) |
| byte [] fm.liveswitch.HttpSendStartArgs.getRequestBinaryContent | ( | ) |
Gets the binary content of the request.
| String fm.liveswitch.HttpSendStartArgs.getRequestTextContent | ( | ) |
Gets the text content of the request.
| Object fm.liveswitch.HttpSendStartArgs.getSender | ( | ) |
Gets the sender of the request, either a client or publisher.