Public Member Functions | |
| abbrr (string url) | |
| Create a client instance. | |
| string | shorten () |
| Shorten the large URL. | |
| string | shorten (string type) |
| Shorten the large URL. | |
Properties | |
| string | original [get, set] |
| The original URL. | |
| abbrr_net.abbrr.abbrr | ( | string | url | ) |
Create a client instance.
| url | The large URL. |
| string abbrr_net.abbrr.shorten | ( | ) |
Shorten the large URL.
| string abbrr_net.abbrr.shorten | ( | string | type | ) |
Shorten the large URL.
| type | Type of requested response. |
string abbrr_net.abbrr.original [get, set] |
The original URL.
1.5.2