authenticate_message


Description:

[ CCode ( cname = "dmap_connection_authenticate_message" ) ]
public static void authenticate_message (DMAPConnection connection, Session session, Message message, Auth auth, string password)

Attach an authentication credential to a request.

This method should be called by a function that is connected to the authenticate signal. The signal will provide the connection, session, message and auth to that function. That function should obtain a password and provide it to this method.

Parameters:

connection

A Connection

session

A Session

message

A Message

auth

A Auth

password

A password