PHP Class Instagram\API\Framework\RequestFile

Datei anzeigen Open project: liamcottle/instagram-sdk-php

Public Methods

Method Description
__construct ( $path, $mime, $name )
getMime ( ) : string
getName ( ) : string
getPath ( ) : string

Method Details

__construct() public method

public __construct ( $path, $mime, $name )

getMime() public method

public getMime ( ) : string
return string Mime Type

getName() public method

public getName ( ) : string
return string Name

getPath() public method

public getPath ( ) : string
return string File Path