Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "src/lib/contacts-uri"

Index

Variables

CONTACTS_HOST

CONTACTS_HOST: string = "contacts.skype.com"

Functions

buildContact

  • buildContact(username: string, contactType: string, contactId: string): string[]

buildContactBlock

  • buildContactBlock(username: string, contactType: string, contactId: string): string[]

buildContactProfiles

  • buildContactProfiles(username: string): string[]

buildContactUnlock

  • buildContactUnlock(username: string, contactType: string, contactId: string): string[]

buildContacts

  • buildContacts(username: string): string[]

buildContactsType

  • buildContactsType(username: string, contactType: string): string[]

buildProfile

  • buildProfile(username: string): string[]

buildUser

  • buildUser(username: string): string[]

buildUsers

  • buildUsers(): string[]

buildV1

  • buildV1(): string[]

contact

  • contact(username: string, contactType: "skype" | "msn" | "pstn" | "agent" | "lync" | string, contact: string): string
  • Parameters

    • username: string
    • contactType: "skype" | "msn" | "pstn" | "agent" | "lync" | string
    • contact: string

    Returns string

contactProfiles

  • contactProfiles(username: string): string

contacts

  • contacts(username: string): string

get

  • get(path: string): string

getOrigin

  • getOrigin(): string

joinPath

  • joinPath(parts: string[]): string

Generated using TypeDoc