java.lang.Object | |
↳ | com.nuwarobotics.service.IClientId |
Declare Client identifier
IClientId mClientId = new IClientId(this.getPackageName());
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
IClientId(String caller)
Create a Client with given Caller ID String
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String |
getCallerId()
Returns Caller ID String name for this Client.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Create a Client with given Caller ID String
Returns Caller ID String name for this Client.