Overview
  • Namespace
  • Class

Namespaces

  • wataridori
    • ChatworkSDK
      • Exception

Classes

  • ChatworkApi
  • ChatworkBase
  • ChatworkMessage
  • ChatworkRequest
  • ChatworkRoom
  • ChatworkSDK
  • ChatworkUser

Class ChatworkSDK

Namespace: wataridori\ChatworkSDK
Located at ChatworkSDK.php

Methods summary

public
# __construct( $apiKey, $sslVerificationMode = true )
public static string
# getApiKey( )

Get Chatwork API Key.

Get Chatwork API Key.

Returns

string
public static
# setApiKey( $apiKey )

Set Chatwork API Key.

Set Chatwork API Key.

Parameters

$apiKey
public static string
# getSslVerificationMode( )

Get SSL verfication mode.

Get SSL verfication mode.

Returns

string
public static
# setSslVerificationMode( $sslVerificationMode )

Set SSL verfication mode.

Set SSL verfication mode.

Parameters

$sslVerificationMode

Properties summary

protected static string $apiKey
# ''
protected static boolean $sslVerificationMode
# true
API documentation generated by ApiGen