IRCBot Plugin API  v5
Public Attributes | List of all members
YP_CREATE_INFO Struct Reference

#include <plugins.h>

Public Attributes

const char * source_name
 
const char * mime_type
 
const char * cur_playing
 
const char * genre
 

Detailed Description

This struct holds your initial information for your YP listing. You can free/delete/whatever this structure and it's contents after the AddToYP() call.

See also
API_yp

Member Data Documentation

const char* YP_CREATE_INFO::source_name
const char* YP_CREATE_INFO::mime_type
const char* YP_CREATE_INFO::cur_playing
const char* YP_CREATE_INFO::genre

The documentation for this struct was generated from the following file: