openinviter_base | --konnects
Import Friends from Konnects You can Write Private Messages using Konnects system
mixed getMyContacts( )
Makes all the necesarry requests to import the current user's contacts
bool login( string $user, string $pass)
Makes all the necessary requests to authenticate the current user to the server.
bool logout( )
Terminates the current user's session, debugs the request and reset's the internal debudder.
mixed sendMessage( $session_id, string $message, array $contacts, string $cookie_file)
Sends a message to the contacts using the service's inernal messaging system