ExTwilio v0.8.1 ExTwilio.JWT.AccessToken.VideoGrant 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

Link to this type

t()

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

Link to this section Functions

Link to this function

new(attrs \\ [])

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

Create a new grant.