sharedClient

@Deprecated(message = "This is a legacy access method for SDK v1. Use FuturaeSDK.getClient() instead.", replaceWith = @ReplaceWith(imports = {}, expression = "FuturaeSDK.getClient()"))
public final static FuturaeClient sharedClient()

Deprecated

This is a legacy access method for SDK v1. Use FuturaeSDK.getClient() instead.

Replace with

FuturaeSDK.getClient()