Uses of Class
com.twilio.jwt.accesstoken.ChatGrant
-
Packages that use ChatGrant Package Description com.twilio.jwt.accesstoken -
-
Uses of ChatGrant in com.twilio.jwt.accesstoken
Methods in com.twilio.jwt.accesstoken that return ChatGrant Modifier and Type Method Description ChatGrantChatGrant. setDeploymentRoleSid(String deploymentRoleSid)ChatGrantChatGrant. setEndpointId(String endpointId)ChatGrantChatGrant. setPushCredentialSid(String pushCredentialSid)ChatGrantChatGrant. setServiceSid(String serviceSid)Constructors in com.twilio.jwt.accesstoken with parameters of type ChatGrant Constructor Description Payload(ChatGrant grant)Create the grant payload.
-