@getdial/sdk - v0.21.0
Python SDK
AI SDK
getdial.ai
Preparing search index...
SubscribeGrant
Interface SubscribeGrant
Response of POST /api/v1/listen/subscribe — mints a short-lived PubNub token.
interface
SubscribeGrant
{
channel
:
string
;
subscribeKey
:
string
;
token
:
string
;
ttlSeconds
:
number
;
}
Index
Properties
channel
subscribe
Key
token
ttl
Seconds
Properties
channel
channel
:
string
subscribe
Key
subscribeKey
:
string
token
token
:
string
ttl
Seconds
ttlSeconds
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel
subscribe
Key
token
ttl
Seconds
Python SDK
AI SDK
getdial.ai
@getdial/sdk - v0.21.0
Loading...
Response of POST /api/v1/listen/subscribe — mints a short-lived PubNub token.