ExTwilio.JWT.AccessToken.VideoGrant (ExTwilio v0.8.2) View Source

A JWT grant to access a given Twilio video service. ExTwilio.JWT.AccessToken.VideoGrant.new( room: "room_id" )

Link to this section Summary

Functions

Create a new grant.

Link to this section Types

Specs

t() :: %ExTwilio.JWT.AccessToken.VideoGrant{room: String.t()}

Link to this section Functions

Specs

new(attrs :: Keyword.t()) :: t()

Create a new grant.