AccountCreatorDelegate
open class AccountCreatorDelegate : LinphoneObjectDelegate
Undocumented
-
Undocumented
Declaration
Swift
public init()
-
Callback to notify a response of server.
Declaration
Swift
open func onActivateAccount(creator: AccountCreator, status: AccountCreator.Status, resp: String)
Parameters
creator
LinphoneAccountCreator object
status
The status of the LinphoneAccountCreator test existence operation that has just finished
-
Callback to notify a response of server.
Declaration
Swift
open func onActivateAlias(creator: AccountCreator, status: AccountCreator.Status, resp: String)
Parameters
creator
LinphoneAccountCreator object
status
The status of the LinphoneAccountCreator test existence operation that has just finished
-
Callback to notify a response of server.
Declaration
Swift
open func onIsAccountLinked(creator: AccountCreator, status: AccountCreator.Status, resp: String)
Parameters
creator
LinphoneAccountCreator object
status
The status of the LinphoneAccountCreator test existence operation that has just finished
-
Callback to notify a response of server.
Declaration
Swift
open func onLinkAccount(creator: AccountCreator, status: AccountCreator.Status, resp: String)
Parameters
creator
LinphoneAccountCreator object
status
The status of the LinphoneAccountCreator test existence operation that has just finished
-
Callback to notify a response of server.
Declaration
Swift
open func onIsAliasUsed(creator: AccountCreator, status: AccountCreator.Status, resp: String)
Parameters
creator
LinphoneAccountCreator object
status
The status of the LinphoneAccountCreator test existence operation that has just finished
-
Callback to notify a response of server.
Declaration
Swift
open func onIsAccountActivated(creator: AccountCreator, status: AccountCreator.Status, resp: String)
Parameters
creator
LinphoneAccountCreator object
status
The status of the LinphoneAccountCreator test existence operation that has just finished
-
Callback to notify a response of server.
Declaration
Swift
open func onLoginLinphoneAccount(creator: AccountCreator, status: AccountCreator.Status, resp: String)
Parameters
creator
LinphoneAccountCreator object
status
The status of the LinphoneAccountCreator test existence operation that has just finished
-
Callback to notify a response of server.
Declaration
Swift
open func onIsAccountExist(creator: AccountCreator, status: AccountCreator.Status, resp: String)
Parameters
creator
LinphoneAccountCreator object
status
The status of the LinphoneAccountCreator test existence operation that has just finished
-
Callback to notify a response of server.
Declaration
Swift
open func onUpdateAccount(creator: AccountCreator, status: AccountCreator.Status, resp: String)
Parameters
creator
LinphoneAccountCreator object
status
The status of the LinphoneAccountCreator test existence operation that has just finished
-
Callback to notify a response of server.
Declaration
Swift
open func onRecoverAccount(creator: AccountCreator, status: AccountCreator.Status, resp: String)
Parameters
creator
LinphoneAccountCreator object
status
The status of the LinphoneAccountCreator test existence operation that has just finished
-
Callback to notify a response of server.
Declaration
Swift
open func onCreateAccount(creator: AccountCreator, status: AccountCreator.Status, resp: String)
Parameters
creator
LinphoneAccountCreator object
status
The status of the LinphoneAccountCreator test existence operation that has just finished