CallCredentials
class CallCredentials (View source)
Class CallCredentials
Methods
static CallCredentials
createComposite(CallCredentials $cred1, CallCredentials $cred2)
Create composite credentials from two existing credentials.
static CallCredentials
Details
static CallCredentials
createComposite(CallCredentials $cred1, CallCredentials $cred2)
Create composite credentials from two existing credentials.
static CallCredentials
createFromPlugin(Closure $callback)
Create a call credentials object from the plugin API