BasicPurpleIO.Login


public function Login

Prototype:

public function Login(string protocol, string username, string password, t_status=PURPLE_STATUS_AVAILABLE)

Parameters

protocol
(string) // TO DO
username
(string) // TO DO
password
(string) // TO DO
t_status
has a default value of PURPLE_STATUS_AVAILABLE

Description:

TODO: Document this

Return value:

// TO DO