|  |  |  | Libbeagle Reference Manual |  | 
|---|---|---|---|---|
                    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.
| response: | a BeagleSnippetResponse | 
| Returns : | the snippet string from the BeagleSnippetResponse. |