Screen
Detailed technical description of the Screen API call.
Sample Payload
{
"type": "screen",
"name": "Main",
"properties": {
"prop_key": "prop_value"
}
}[[RSClient sharedInstance] screen:@"Main"
properties:@{@"prop_key" : @"prop_value"}];Screen Fields
Properties
Contact Us
Last updated
Was this helpful?