Package com.twilio.jwt.client
Interface Scope
-
- All Known Implementing Classes:
EventStreamScope,IncomingClientScope,OutgoingClientScope
public interface ScopeToken to access features of Twilio Client.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetPayload()
-
-
-
Method Detail
-
getPayload
String getPayload() throws UnsupportedEncodingException
- Throws:
UnsupportedEncodingException
-
-