|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Removed Methods | |
void overwriteIdentity(Identity ) |
Overwrites the current identity which the SDK uses to access and create resources, at runtime, if the Identity provided in Zendesk.init(Context, String, String, String, Identity) (or the last time {@code overwriteIdentity(Identity)} was called) is no longer the desired user identity. |
Added Methods | |
Identity getIdentity() |
Return the current Identity for the SDK, or null if none has been set. |
void setIdentity(Identity ) |
Set the Identity for the SDK. |
Changed Methods | ||
void init(Context, |
Change in signature from (Context, String, String, String, Identity ) to (Context, String, String, String ). |
Initialises the Zendesk Core SDK with your Zendesk subdomain settings and an Identity. |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |