ability_connection.h

Overview

Related Modules:

AbilityKit

Description:

Declares callbacks to be invoked when a remote Service ability is connected or disconnected.

You must override the callbacks provided in IAbilityConnection to implement your processing logic for Service connection and disconnection.

Since:

1.0

Version:

1.0

Summary

Data Structures

Data Structure Name

Description

IAbilityConnection

Provides callbacks to be invoked when a remote Service ability is connected or disconnected.