IViaccessService Interface Reference
Description
This internal interface provides methods for platform services that don't have an application id.
import "IViaccessService.idl";
List of all members.
Member Function Documentation
Register an observer of type ITeiViaccessObserver. The observer will receive events sent by this ITeiViaccessService instance.
- Parameters:
-
| address | The address where the ITeiViaccessService can find an ITeiViaccessObserver interface. |
- Exceptions:
-
- See also:
- ITeiViaccessObserver