Class b2ContactID

We use contact ids to facilitate warm starting.

Index

Constructor methods

Properties

Methods

Constructor methods

constructor(): b2ContactID

Creates a new Contact ID.

Returns

b2ContactID

Properties

public Key: number

ID Key

public features: Features

Features

Methods

public Copy(): b2ContactID

Copies the Contact ID.

Returns

b2ContactID

Copied Contact ID.

public Set(id: b2ContactID)

Sets the Contact ID from a Contact ID.

Parameters