truecaller_sdk library

Classes

CallbackData
TcOAuthData
OAuth data that corresponds to TcSdkCallback.tcOAuthData
TcOAuthError
error that corresponds to TcSdkCallback.error
TcSdk
TcSdkCallback
callback stream that gets returned from TcSdk.streamCallbackData
TcSdkOptions
scope options that are used to customize the consent screen UI
TruecallerException
exception that corresponds to TcSdkCallback.exception
TruecallerUserProfile
user profile that corresponds to TcSdkCallback.profile

Enums

TcSdkCallbackResult
enum with callback results that corresponds to the TcSdkCallback.result

Extensions

EnumParser on String?
extension method that converts String to corresponding enum value