| Package | Description |
|---|---|
| sibApi | |
| sibModel |
| Modifier and Type | Method and Description |
|---|---|
GetSsoToken |
ResellerApi.getSsoToken(String childIdentifier)
Get session token to access Sendinblue (SSO)
It returns a session [token] which will remain valid for a short period of time.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<GetSsoToken> |
ResellerApi.getSsoTokenWithHttpInfo(String childIdentifier)
Get session token to access Sendinblue (SSO)
It returns a session [token] which will remain valid for a short period of time.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
ResellerApi.getSsoTokenAsync(String childIdentifier,
ApiCallback<GetSsoToken> callback)
Get session token to access Sendinblue (SSO) (asynchronously)
It returns a session [token] which will remain valid for a short period of time.
|
| Modifier and Type | Method and Description |
|---|---|
GetSsoToken |
GetSsoToken.token(String token) |
Copyright © 2021. All rights reserved.