![]() |
![]() |
![]() |
Lasso Reference Manual | ![]() |
---|---|---|---|---|
Top | Description |
LassoInteractionProfileServiceLassoInteractionProfileService — A service to request user interaction from a principal |
LassoInteractionProfileService; LassoInteractionProfileService* lasso_interaction_profile_service_new (LassoServer *server); gint lasso_interaction_profile_service_init_request (LassoInteractionProfileService *service); gint lasso_interaction_profile_service_process_request_msg (LassoInteractionProfileService *service, const gchar *request_msg); gint lasso_interaction_profile_service_process_response_msg (LassoInteractionProfileService *service, const gchar *response_msg);
typedef struct { LassoWsfProfile parent; } LassoInteractionProfileService;
LassoInteractionProfileService* lasso_interaction_profile_service_new (LassoServer *server);
gint lasso_interaction_profile_service_init_request (LassoInteractionProfileService *service);
gint lasso_interaction_profile_service_process_request_msg (LassoInteractionProfileService *service, const gchar *request_msg);
gint lasso_interaction_profile_service_process_response_msg (LassoInteractionProfileService *service, const gchar *response_msg);