Home
Products
Docs
Playground
Class Reference
AdministrationContext
AuthorizationContext
Client
Request
Browser
Handle
Sessions
Session
SessionVerifications
SessionVerification
Community
Authenticator
Authenticators
AuthenticatorProvider
DatabaseContext
Remote
Apex
SalesforceAuthenticator
Email
Password
Push
Totp
UserContext
Consent
Consents
RefreshTokens
Sessions
WebAuthn
Credential
Apex Reference
This class is returned in different flows and represents an Apex method which will be executed remotely (as a separate transaction)
The class can only be constructed throught
cym.Community.getRemoteApex
and
cym.Browser.Session.getRemoteApex
invoke
global
String
invoke
(
String
input
)
;
Input
input
: A String which is passed to the
cym.Remote.Function
linked to the current Remote Apex
Return
The String output of the
cym.Remote.Function
linked to the current Remote Apex
Products
Authentication
Multifactor Authentication
Branding
Application Management
API Management
Documentation
Fundamentals
Guides
Develop
Object Reference
Class Reference