public interface Identity
IdentityFactory
.IdentityFactory
Modifier and Type | Method and Description |
---|---|
String |
getAddress()
Convenience method that returns an address string of the form
handle@domain, where handle is the same as would be
provided with
getHandle , and domain is the same as
would be provide with getDomain . |
String |
getDisplayName()
Get the display name of the Identity as provided by the network or
endpoint.
|
String getAddress()
getHandle
, and domain is the same as
would be provide with getDomain
.String getDisplayName()
setPresentedDisplayName
method.Copyright © 2016 Avaya. All Rights Reserved.