OAuth::setSSLChecks

(No version information available, might only be in Git)

OAuth::setSSLChecksリクエストに固有の SSL チェックを調整する

説明

public OAuth::setSSLChecks(int $sslcheck): bool

リクエストに固有の SSL チェックを調整します。

警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

パラメータ

sslcheck

戻り値

成功した場合に true を、失敗した場合に false を返します。

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top