Documentation

ClientInterface

Interface for basic clients.

Tags
author

Patrick Rainer rainer@datacycle.at

Table of Contents

Methods

getArguments()  : array<string|int, mixed>
Get the available configurations
getCredentials()  : array<string|int, mixed>
Get the current client credentials

Methods

getArguments()

Get the available configurations

public static getArguments() : array<string|int, mixed>
APIYes
Return values
array<string|int, mixed>

getCredentials()

Get the current client credentials

public getCredentials() : array<string|int, mixed>
APIYes
Return values
array<string|int, mixed>

        
On this page

Search results