ncmpc  0.30
Data Fields
AsyncMpdConnectHandler Struct Reference

#include <aconnect.hxx>

Data Fields

void(* success )(struct mpd_connection *c, void *ctx)
 
void(* error )(const char *message, void *ctx)
 

Field Documentation

◆ success

void(* AsyncMpdConnectHandler::success) (struct mpd_connection *c, void *ctx)

◆ error

void(* AsyncMpdConnectHandler::error) (const char *message, void *ctx)

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