| Libbeagle Reference Manual | ||||
|---|---|---|---|---|
| Top | Description | Object Hierarchy | ||||
struct BeagleSnippetResponse;
const char * beagle_snippet_response_get_snippet (BeagleSnippetResponse *response);
const char * beagle_snippet_response_get_snippet (BeagleSnippetResponse *response);
Fetches the snippet from the given BeagleSnippetResponse.
|
a BeagleSnippetResponse |
Returns : |
the snippet string from the BeagleSnippetResponse. |