BasicPurpleIO.SendIm


public function SendIm

Prototype:

public function SendIm(string who, string message, number type=PURPLE_CONV_TYPE_IM)

Parameters

who
(string) // TO DO
message
(string) // TO DO
type
(number) has a default value of PURPLE_CONV_TYPE_IM

Description:

TODO: Document this

Return value:

// TO DO