WonderPush PHP library
  • Namespace
  • Class
Navigation
  • Namespace
  • Class
Namespaces
  • WonderPush
    • Api
    • Errors
    • Net
    • Obj
    • Params
    • Util
Classes
  • Applications
  • Deliveries
  • Installations
  • Rest

Class Applications

Applications API.

Namespace: WonderPush\Api
Located at Api/Applications.php

Methods summary

public __construct( WonderPush\WonderPush $wp )
public all( array|WonderPush\Params\CollectionParams $collectionParams = array() ) : WonderPush\Obj\ApplicationCollection

List applications associated with the access token used to initialize the WonderPush object.

List applications associated with the access token used to initialize the WonderPush object.

Parameters

$collectionParams

Returns

WonderPush\Obj\ApplicationCollection

Throws

WonderPush\Errors\Base
WonderPush PHP library API documentation generated by ApiGen