External: LinphoneFriend

LinphoneFriend

Represents a buddy, all presence actions like subscription and status change notification are performed on this object
Source:

Members

address :external:LinphoneAddress

Set
Type:
Source:

<readonly> core :external:LinphoneCore

Returns the LinphoneCore object managing this friend, if any.
Type:
Source:

incSubscribePolicy :linphone.SubscribePolicy

Configure incoming subscription policy for this friend.
Type:
Source:

name :string

Set the display name for this friend
Type:
  • string
Source:

<readonly> presenceModel :external:LinphonePresenceModel

Get the presence model of a friend
Type:
Source:

refKey :string

Set the reference key of a friend.
Type:
  • string
Source:

subscribesEnabled :boolean

Configure
Type:
  • boolean
Source:

Methods

done() → {void}

Commits modification made to the friend configuration.
Source:
Returns:
Type
void

edit() → {void}

Starts editing a friend configuration.
Source:
Returns:
Type
void

inList() → {boolean}

Check that the given friend is in a friend list.
Source:
Returns:
Type
boolean