| java.lang.Object | |
| ↳ | com.nuwarobotics.service.IClientId |
Declare Client identifier
IClientId mClientId = new IClientId(this.getPackageName());
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
android.os.Parcelable
| |||||||||||
| 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 | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
android.os.Parcelable
| |||||||||||
Create a Client with given Caller ID String
Returns Caller ID String name for this Client.