Home Manual Reference Source
public class | source

PersonalContactDetailsPanel

Extends:

* → PersonalContactDetailsPanel

PersonalContactDetailsPanel

Constructor Summary

Public Constructor
public

constructor(args: args)

Method Summary

Public Methods
public
public

editButton(): *

public

Get the text of the video address

public

async isFavorite(): Boolean

Gets the state of if the contact is a favorite

public

Get details for personal contact

public

Public Constructors

public constructor(args: args) source

Params:

NameTypeAttributeDescription
args args

Args from controller

Public Methods

public deleteButton(): * source

Return:

*

public editButton(): * source

Return:

*

public async getVideoAddress(): String source

Get the text of the video address

Return:

String

Video address

public async isFavorite(): Boolean source

Gets the state of if the contact is a favorite

Return:

Boolean

True if favorite, false if not

public async parsePersonalContactDetails(): Object source

Get details for personal contact

Return:

Object

Object of details

public videoAddressDd(): * source

Return:

*