Constructor
new module:ct-services /testing /User Service Stub(sLogin Name)
Constructs a UserServiceStub
.
Parameters:
Name | Type | Description |
---|---|---|
sLoginName |
String | The name to use for login. |
- Implements:
Methods
dispose()
Disposes of any listeners and resources that were used by the service.
- Implements:
get Login Name() → {string}
Retrieves the user's login name.
- Implements:
Returns:
The user's login name.
- Type
- string