IBuddy

public interface IBuddy

An IBuddy is a remote Sip user that notify its presence status to sip accounts (IAccount objects) that are interested to get informations by them.

Methods

getExtension

String getExtension()

get the sip extension of this buddy

Returns:the sip extension of this buddy

getState

BuddyState getState()

get the current state of this buddy

Returns:the current state of this buddy

See also: IBuddy.refreshStatus()

getStatusText

String getStatusText()

get a textual description of the current status of this buddy

Returns:a textual description of the current status of this buddy

getUri

String getUri()

get the sip uri of this buddy

Returns:the sip uri of this buddy

refreshStatus

void refreshStatus()

Refreshes the current status of this buddy