@ApiStatus.Internal public final class SessionAdapter extends com.google.gson.TypeAdapter<Session>
Constructor and Description |
---|
SessionAdapter(@NotNull SentryOptions options) |
Modifier and Type | Method and Description |
---|---|
@Nullable Session |
read(com.google.gson.stream.JsonReader reader) |
void |
write(com.google.gson.stream.JsonWriter writer,
Session value) |
public SessionAdapter(@NotNull @NotNull SentryOptions options)