ExTwilio v0.6.1 ExTwilio.JWT.AccessToken.ChatGrant View Source
A JWT grant to access a given Twilio chat service.
ExTwilio.JWT.AccessToken.ChatGrant.new(
service_sid: "sid",
endpoint_id: "123",
deployment_role_sid: "sid",
push_credential_sid: "sid"
)
Link to this section Summary
Functions
Create a new grant
Link to this section Types
Link to this section Functions
Create a new grant.