Package io.split.engine.sse.dtos
Class RawAuthResponse
- java.lang.Object
-
- io.split.engine.sse.dtos.RawAuthResponse
-
public class RawAuthResponse extends Object
-
-
Constructor Summary
Constructors Constructor Description RawAuthResponse(boolean pushEnabled, String token)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetChannels()longgetExpiration()StringgetToken()booleanisPushEnabled()
-