class type presence =the type of presence packet objectsobject
..end
method get_type : unit -> presence_type option
Bad_packet
if the type
specified in the XML is not recognizedmethod set_type : presence_type option -> unit
method get_show : unit -> string option
method get_status : unit -> string option
method get_priority : unit -> string option