zdk.objc
Instance Methods | List of all members
<ZDKAccountProviderEventsHandler> Protocol Reference
Inheritance diagram for <ZDKAccountProviderEventsHandler>:
<ZDKEventHandle>

Instance Methods

(void) - onDefaultAccountChanged:account:
 Account information and control provider. More...
 
(NSString *) - handlesDescription
 
- Instance Methods inherited from <ZDKEventHandle>
(long int) - eventHandle
 
(NSString *) - handlesDescription
 

Method Documentation

◆ handlesDescription

- (NSString *) handlesDescription
optional

Reimplemented from <ZDKEventHandle>.

◆ onDefaultAccountChanged:account:

- (void) onDefaultAccountChanged: (id< ZDKAccountProvider >)  accountProvider
account: (id< ZDKAccount >)  account 
optional

Account information and control provider.

Provides information on creation , destruction and configuration of user accounts.

Parameters
[in]accountProviderThe account provider for which the default account has changed
[in]accountThe new default account
See also
ZDKAccount, ZDKAccountProvider

The documentation for this protocol was generated from the following file: