PHP 클래스 Rdio, rdio-php

파일 보기 프로젝트 열기: rdio/rdio-php 1 사용 예제들

공개 메소드들

메소드 설명
__call ( $method, $arguments )
__construct ( $key, $secret )
begin_authentication ( $callback )
complete_authentication ( $verifier )
logOut ( )
loggedIn ( )

비공개 메소드들

메소드 설명
_getOAuth ( )

메소드 상세

__call() 공개 메소드

public __call ( $method, $arguments )

__construct() 공개 메소드

public __construct ( $key, $secret )

begin_authentication() 공개 메소드

public begin_authentication ( $callback )

complete_authentication() 공개 메소드

public complete_authentication ( $verifier )

logOut() 공개 메소드

public logOut ( )

loggedIn() 공개 메소드

public loggedIn ( )