Method | Description | |
---|---|---|
MediaFireApiConfiguration ( string apiKey, string appId, string apiVersion = "1.4", bool automaticallyRenewToken = true, int chunkTransferBufferSize = 4096, bool useHttpV1 = false, bool periodicallyRenewToken = false ) : System |
public MediaFireApiConfiguration ( string apiKey, string appId, string apiVersion = "1.4", bool automaticallyRenewToken = true, int chunkTransferBufferSize = 4096, bool useHttpV1 = false, bool periodicallyRenewToken = false ) : System | ||
apiKey | string | |
appId | string | |
apiVersion | string | |
automaticallyRenewToken | bool | |
chunkTransferBufferSize | int | |
useHttpV1 | bool | |
periodicallyRenewToken | bool | |
return | System |