| Modifier and Type | Method and Description |
|---|---|
static Identity |
create(String address)
Creates a new local Identity instance.
|
static Identity |
create(String address,
String displayName)
Creates a new local Identity instance.
|
public static Identity create(String address)
address - address that is displayed to the called partyIllegalArgumentException - if any of arguments are null or emptypublic static Identity create(String address, String displayName)
address - address that is displayed to the called partydisplayName - Display name that is displayed to the called partyIllegalArgumentException - if any of arguments are null or emptyCopyright © 2021 Avaya. All rights reserved.