to top
Android APIs
Added in API level 14
public interface

KeyChainAliasCallback

android.security.KeyChainAliasCallback

Summary

Public Methods
abstract void alias(String alias)
Called with the alias of the certificate chosen by the user, or null if no value was chosen.

Public Methods

public abstract void alias (String alias)

Added in API level 14

Called with the alias of the certificate chosen by the user, or null if no value was chosen.