Package com.twilio.jwt.client
Class EventStreamScope
- java.lang.Object
-
- com.twilio.jwt.client.EventStreamScope
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classEventStreamScope.Builder
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetPayload()
-
-
-
Method Detail
-
getPayload
public String getPayload() throws UnsupportedEncodingException
- Specified by:
getPayloadin interfaceScope- Throws:
UnsupportedEncodingException
-
-